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: Stefan Monnier
Subject: Re: On removing sequence_number from window structure
Date: Fri, 08 Feb 2013 10:17:17 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> I suppose that (1) the gaps in such numbers due to internal windows and
> (2) the fact that windows hidden within saved window configurations use
> up numbers but are not visible anywhere, would be only disorienting.

IIRC, there's a package somewhere that tries to provide numbers to
windows so the user can select windows by number... oh yes I see:

   http://nschum.de/src/emacs/window-numbering-mode/
and
   http://www.emacswiki.org/emacs/download/window-number.el

These packages try to solve the above problem.  But they don't relate to
how a window object gets printed, sadly.


        Stefan



reply via email to

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