emacs-devel
[Top][All Lists]
Advanced

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

Re: Mode-line customization.


From: Kevin Rodgers
Subject: Re: Mode-line customization.
Date: Fri, 07 May 2004 11:02:50 -0600
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

David Kastrup wrote:
> Miles Bader <address@hidden> writes:
>>David Kastrup <address@hidden> writes:
>>>Which is an advantage.  It took me several weeks to months to notice
>>>and figure out the subtle difference between CVS-1.21 and CVS:1.21.
>>>It is something that escapes the casual user completely.  CVS*1.21 not
>>>only uses the same meme as the buffer modification flag, it is also
>>>much more apparent.
>>
>>The problem is that it makes it harder to read the version number,
>
> Not really.
...
> I am not saying that CVS*1.18 might be the hottest thing on Earth,
> but I can't see it as bad as you seem to.

vc.el:
(defvar vc-mode-line-unlocked ?-)
(defvar vc-mode-line-locked ?*)

~miles/.emacs:
(setq vc-mode-line-locked ?:)

Or vice versa :-)

--
Kevin Rodgers






reply via email to

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