emacs-devel
[Top][All Lists]
Advanced

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

Re: Buffer listing in multiple frames/ttys


From: Juri Linkov
Subject: Re: Buffer listing in multiple frames/ttys
Date: Fri, 02 Dec 2005 23:09:03 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

The current implementation of `buffer-list' frame parameter doesn't
preserve the correct ordering of buffers selected in the same frame.

After using `next-window' in one frame, `previous-window' in another
frame gets the buffer buried in the first frame, but not in the
same frame where it is called.

Since two commands `next-window' and `previous-window' make a ring
from the buffer list, this ring becomes broken when used in two or
more frames.

-- 
Juri Linkov
http://www.jurta.org/emacs/





reply via email to

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