emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master f1a3ff5 1/3: Add mu4e-headers to dont-blink-modes


From: Artur Malabarba
Subject: [elpa] master f1a3ff5 1/3: Add mu4e-headers to dont-blink-modes
Date: Tue, 17 Oct 2017 19:01:03 -0400 (EDT)

branch: master
commit f1a3ff5ea8fecf9bf250205de66aedf0bf49c35b
Author: Artur Malabarba <address@hidden>
Commit: Artur Malabarba <address@hidden>

    Add mu4e-headers to dont-blink-modes
---
 beacon.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/beacon.el b/beacon.el
index 2c33d5e..b69cc67 100644
--- a/beacon.el
+++ b/beacon.el
@@ -5,7 +5,7 @@
 ;; Author: Artur Malabarba <address@hidden>
 ;; URL: https://github.com/Malabarba/beacon
 ;; Keywords: convenience
-;; Version: 1.3.2
+;; Version: 1.3.3
 ;; Package-Requires: ((seq "2.14"))
 
 ;; This program is free software; you can redistribute it and/or modify
@@ -157,6 +157,7 @@ For instance, if you want to disable beacon on buffers where
 
 (defcustom beacon-dont-blink-major-modes '(t magit-status-mode magit-popup-mode
                                        inf-ruby-mode
+                                       mu4e-headers-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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]