]> code.delx.au - gnu-emacs-elpa/commitdiff
Don't blink in inf-ruby-mode
authorArtur Malabarba <bruce.connor.am@gmail.com>
Sat, 6 Feb 2016 17:15:58 +0000 (17:15 +0000)
committerArtur Malabarba <bruce.connor.am@gmail.com>
Sat, 6 Feb 2016 17:15:58 +0000 (17:15 +0000)
Some racing issue causes the beacon to blink to the left of the prompt,
which is really annoying.

beacon.el

index adf6e1da76f71f0f1b6d1cba0102a2718701e549..6ac9e337ef12a1b81077a930a2874f411f5affe5 100644 (file)
--- a/beacon.el
+++ b/beacon.el
@@ -150,6 +150,7 @@ For instance, if you want to disable beacon on buffers where
 (add-hook 'beacon-dont-blink-predicates #'window-minibuffer-p)
 
 (defcustom beacon-dont-blink-major-modes '(t magit-status-mode magit-popup-mode
+                                       inf-ruby-mode
                                        gnus-summary-mode gnus-group-mode)
   "A list of major-modes where the beacon won't blink.
 Whenever the current buffer satisfies `derived-mode-p' for