help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Emacs Lisp Q: Switch Emacs Frame Between Current/Original FVWM Deskt


From: Stefan Monnier
Subject: Re: Emacs Lisp Q: Switch Emacs Frame Between Current/Original FVWM Desktop?
Date: Sat, 21 Jul 2007 00:29:28 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

> If I eval

>   (progn
>     (setq pop-up-frames t)
>     (display-buffer "*Group*"))

> The *Group* buffer will be displayed in a new window, but no new frame
> will be created.

That's not what I see with the trunk of Emacs-CVS startd with "emacs -Q", so
either it's been fixed, or it depends on some config of yours.  Try it with
"emacs -Q" first.

> I think this is a bug, isn't it?

I think so, yes.

> Should I write a bug report with `report-emacs-bug'?

Yes, starting from "emacs -Q" with as recent an Emacs as you can.


        Stefan


reply via email to

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