emacs-devel
[Top][All Lists]
Advanced

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

Re: On removing sequence_number from window structure


From: martin rudalics
Subject: Re: On removing sequence_number from window structure
Date: Sat, 09 Feb 2013 10:21:10 +0100

> Can't you then use the new window parameter for the modeline like below
> instead of hacking on the internal representation:
>
>    (concat            ; WINDOW
>     "   #" (format "%s" (window-parameter (selected-window) 'window-number)))

Sure.  But it wouldn't be of any help when the value of a function
returning a window prints differently.

martin



reply via email to

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