emacs-devel
[Top][All Lists]
Advanced

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

Re: easy mode-line manipulation


From: Kai Großjohann
Subject: Re: easy mode-line manipulation
Date: Wed, 31 Oct 2001 09:17:20 +0100
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1.50 (i686-pc-linux-gnu)

Juanma Barranquero <address@hidden> writes:

> The current model does not give easily to such trivial customizations
> as reverting the order of "fields".

It seems that the cause of this is the fact that mode-line-format is
not just a list of symbols.  If it was a list of symbols, one for each
field, then it would be easy to move them around.

I think moving from the current value to the list-of-symbols value
would be a straight-forward adding (almost?) no complexity.

kai
-- 
Lisp is kinda like tpircstsoP



reply via email to

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