Re: Emacs Lisp Q: Switch Emacs Frame Between Current/Original FVWM Desktop?
  Home FAQ Contact Sign in
gnu.emacs.help only
 
Advanced search
POPULAR GROUPS

more...

 Up
Re: Emacs Lisp Q: Switch Emacs Frame Between Current/Original FVWM Desktop?         

Group: gnu.emacs.help · Group Profile
Author: Stefan Monnier
Date: Jul 20, 2007 21:29

> 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
3 Comments
diggit! del.icio.us! reddit!

RELATED THREADS
SubjectArticles qty Group
Re: .emacs in the Windows version of Emacsgnu.emacs.help ·