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

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

Re: How make this modeline item be recalculated more often?


From: seberino
Subject: Re: How make this modeline item be recalculated more often?
Date: Fri, 11 Oct 2002 11:11:02 -0700
User-agent: Mutt/1.2.5.1i

Colin

I'm curious what exactly RMS looked into.  What exactly
was your question/concern???

Chris

On Fri, Oct 11, 2002 at 02:24:24PM +0200, Colin Marquardt wrote:
> seberino@spawar.navy.mil writes:
> 
> >    (setq default-mode-line-format (list ""
> >                                    'mode-line-buffer-identification
> >                                    "     "
> >                                    (system-name)
> >                                    "     "
> >                                    '(:eval (format "%s" (+ (string-to-int 
> > "%c") 1))) 
> >                                    "Line %l Col %c"))
> >
> > I've been playing with adding one to column number in modeline and
> > came up with the eval element above....
> >
> > It evaluates to a 1 when column in zero but it is not updated
> > when I change the columns!?!?!? How make it be reevaluated
> > when %c changes???
> 
> I also asked this a while ago and got told that Emacs 21 now has display
> optimizations that prevent this from working like we want. RMS looked
> into it and said that changing it would require extensive modifications.
> 
> Cheers,
>   Colin
> _______________________________________________
> Help-gnu-emacs mailing list
> Help-gnu-emacs@gnu.org
> http://mail.gnu.org/mailman/listinfo/help-gnu-emacs

-- 
_______________________________________

Dr. Christian Seberino
SPAWAR Systems Center San Diego
Code 2363
49590 Lassing Road, Room A339
San Diego, CA 92152-6147
U.S.A.

Phone: (619) 553-7940
Fax:   (619) 553-1269
Email: seberino@spawar.navy.mil
_______________________________________




reply via email to

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