bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#28495: 25.2; follow.el; Missing lighter and unused variable


From: Glenn Morris
Subject: bug#28495: 25.2; follow.el; Missing lighter and unused variable
Date: Mon, 18 Sep 2017 20:50:34 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Duncan Harvey wrote:

> In .../lisp/follow.el{.gz} `follow-mode-line-text' is defined but not used.  

Looks like it was used before commit 08a1dbe (ie, Emacs 22.1), via:

(setq minor-mode-alist
         (cons '(follow-mode follow-mode-line-text) minor-mode-alist))





reply via email to

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