From 72c5c58aec2ad2db5de9c67765d800cea52d4594 Mon Sep 17 00:00:00 2001 From: Artur Malabarba Date: Thu, 3 Dec 2015 13:58:52 +0000 Subject: [PATCH] Remove recenter-top-bottom from beacon-dont-blink-commands --- beacon.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/beacon.el b/beacon.el index 66e696401..9e211e22a 100644 --- a/beacon.el +++ b/beacon.el @@ -157,8 +157,8 @@ one of the major-modes on this list, the beacon will not blink." :type '(repeat symbol)) -(defcustom beacon-dont-blink-commands '(recenter-top-bottom next-line previous-line - forward-line) +(defcustom beacon-dont-blink-commands '(next-line previous-line + forward-line) "A list of commands that should not make the beacon blink. Use this for commands that scroll the window in very predictable ways, when the blink would be more distracting -- 2.39.2