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

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

Sometimes custom modeline chokes... Ever had custom modeline that worked


From: Chris Seberino
Subject: Sometimes custom modeline chokes... Ever had custom modeline that worked 95% of time?
Date: Mon, 14 Jan 2002 23:22:17 -0800
User-agent: Mutt/1.2.5i

(setq default-mode-line-format (list "" 'mode-line-buffer-identification "     "
   'mode-line-system-identification "     Line %l Col %c     "
   (substring display-time-string 0 7)))


Sometimes out of the blue Emacs will tell me that the last piece
which is the time part in custom modeline above has problems.
Any reason why positions of beginning and end of last piece
would only work 95% of the time???

Chris



reply via email to

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