emacs-devel
[Top][All Lists]
Advanced

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

Re: display-buffer


From: Richard M. Stallman
Subject: Re: display-buffer
Date: Fri, 04 Nov 2005 20:37:30 -0500

    Yes, I believe so - each time display-buffer is called.

    emacs -q
    (setq pop-up-frames t)
    (display-buffer "*scratch*") ; new frame - "normal" for Windows

    Click in original frame, to focus it.
    (display-buffer "*scratch*") ; reuses existing frame, but focusses it

    The Windows window manager is only click-to-focus, I believe. I don't know
    of a way to change that.

In that case, I agree it is a bug.
If it is a Windows-specific bug, people who work on Windows
will look at it, I guess.




reply via email to

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