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

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

Re: mode-line now has WAY fewer items on it! eg follow-mode


From: jpkotta
Subject: Re: mode-line now has WAY fewer items on it! eg follow-mode
Date: Wed, 9 Oct 2013 09:28:15 -0700 (PDT)
User-agent: G2/1.0

On Wednesday, October 9, 2013 4:26:22 AM UTC-5, David Combs wrote:
> I've noticed that version 24.2.1 of emacs no longer
> 
> puts useful things like follow-mode on the mode line.
> 
> 
> 
> 
> 
> Even an abbreviation would be better than nothing: follow
> 
> rather than follow-mode, say.   Of foll.
> 
> 
> 
> Work-arounds?
> 
> 
> 
> Thanks,
> 
> 
> 
> David

Follow-mode is defined without a "lighter".  You can add one yourself with 
(add-to-list 'minor-mode-alist '(follow-mode " follow")).


reply via email to

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