emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs mode line fonts seems to change when you load viper


From: Lennart Borgman
Subject: Re: Emacs mode line fonts seems to change when you load viper
Date: Thu, 27 Jul 2006 19:42:14 +0200
User-agent: Thunderbird 1.5.0.4 (Windows/20060516)

Michael Kifer wrote:
Jason Rumney wrote:
The only thing I notice is that the buffer name is no longer in bold after starting viper. This is because viper modifies `mode-line-buffer-identification'.
There seem to have been some major change there. The doc string for mode-line-buffer-identification says that the default value is ("%12b") which no longer seems to be true. That seems like a documentation bug.

Michael, why does viper modify this variable? It sets it to (" %b"). Is this necessary?





good question. Probably a workaround of something in an old version of emacs.
I commented out
(setq-default mode-line-buffer-identification '(" %b"))
in viper.el, and it seems that everything is still fine.
(I don't see any difference on my system, but I hope you see them on yours).
Yes, I did the same and I see the difference on my system. Can you check in that,. please?




reply via email to

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