emacs-devel
[Top][All Lists]
Advanced

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

Re: CVS Emacs list-buffer-noselect calls set-window-buffer, displays eve


From: Richard Stallman
Subject: Re: CVS Emacs list-buffer-noselect calls set-window-buffer, displays every buffer briefly!
Date: Thu, 09 Sep 2004 11:45:01 -0400

    Could you please try to verify if this really works?  I tried the same
    thing but i did not get the right results.  My testcase was M-x shell,
    M-x rename-uniquely, M-x shell, exit.  Now i have two shell buffers,
    one running, one not. C-x C-b from the running shell adds ":run" to
    both buffers in the buffer-list. The same thing from the finished
    shell adds ":exit [0]" to both.

I see why this does not work.  It is because decode_mode_spec
gets the buffer out of the window.  It does not use the
current buffer.

I think I fixed that now.




reply via email to

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