emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: with-selected-window (was: Problems with compile-mode)


From: Richard Stallman
Subject: Re: with-selected-window (was: Problems with compile-mode)
Date: Wed, 02 Jun 2004 18:56:32 -0400

    Well, there is the fact that it in not guaranteed that it will not
    mess with the buffer ordering (because it calls set-frame-select-window
    which might call select-window without the `norecord' argument), contrary
    to what the docstring says.

Maybe that is what we should fix.  One way or another we can make
it preserve the buffer ordering.

    Also it seems wrong that it will save&restore everything under the sun when
    we know full well that it should only need to pay attention to the current
    window and the one temporarily selected.

I think that it is better to treat all frames alike.




reply via email to

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