unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Tassilo Horn <thorn+news@fastmail.fm>
To: help-gnu-emacs@gnu.org
Subject: Re: Emacs Lisp Q: Switch Emacs Frame Between Current/Original FVWM Desktop?
Date: Fri, 20 Jul 2007 10:07:32 +0200	[thread overview]
Message-ID: <87ir8fzeez.fsf@baldur.tsdh.de> (raw)
In-Reply-To: jwv8x9c15y5.fsf-monnier+gnu.emacs.help@gnu.org

Stefan Monnier <monnier@iro.umontreal.ca> writes:

Hi Stefan,

>    (setq server-window
>          (lambda (buf)
>            (let ((pop-up-frames t))
>              (pop-to-buffer buf))))

I tried that, but it didn't work. The buffer is still opened in the old
frame.

Then I've set pop-up-frames to t globally and server-window to
pop-to-buffer, but still it doesn't work. 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.

I think this is a bug, isn't it? Should I write a bug report with
`report-emacs-bug'?

I use a 2 hours old CVS checkout (trunk).

Bye,
Tassilo
-- 
"Sweating bullets" is literally what happens when Chuck Norris gets too hot. 

  reply	other threads:[~2007-07-20  8:07 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-18 22:31 Emacs Lisp Q: Switch Emacs Frame Between Current/Original FVWM Desktop? Edward
2007-07-19  7:24 ` Andrea Vettorello
2007-07-19  7:45 ` Anselm Helbig
2007-07-19  8:41 ` Floyd L. Davidson
2007-07-19  9:02   ` Tassilo Horn
2007-07-19 18:17     ` Stefan Monnier
2007-07-19 19:01       ` Tassilo Horn
2007-07-19 20:45         ` Stefan Monnier
2007-07-20  8:07           ` Tassilo Horn [this message]
2007-07-21  4:29             ` Stefan Monnier
2007-07-21  7:55               ` Tassilo Horn
2007-07-22  3:33                 ` Stefan Monnier
2007-07-22 12:29                   ` Tassilo Horn
2007-07-19 17:07 ` Xiao-Yong Jin
2007-07-20  4:29 ` Tim X

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ir8fzeez.fsf@baldur.tsdh.de \
    --to=thorn+news@fastmail.fm \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).