all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@gnu.org>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 10200@debbugs.gnu.org
Subject: bug#10200: 24.0.92; Message buffer pops up in new window
Date: Sun, 04 Dec 2011 09:48:20 +0800	[thread overview]
Message-ID: <87y5utyumz.fsf@gnu.org> (raw)
In-Reply-To: <jwvehwm9ur0.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Fri, 02 Dec 2011 22:55:14 -0500")

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

> I reverted the code to what it was in Emacs-23 (i.e. calling
> pop-to-buffer), so the difference must be elsewhere.
>
>> What is the rationale for this change?
>
> The reason for the reversion was that the new code (using
> switch-to-buffer) ignored special-display-*.  Maybe it should call
> pop-to-buffer-same-window?

In Emacs 23, message-mode relied on same-window-buffer-names to remain
on the same window.  That's nil, now so you can't just call
pop-to-buffer there.  I've checked in a fix.





  parent reply	other threads:[~2011-12-04  1:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-03  3:11 bug#10200: 24.0.92; Message buffer pops up in new window Chong Yidong
2011-12-03  3:55 ` Stefan Monnier
2011-12-03 15:44   ` Drew Adams
2011-12-04  1:48   ` Chong Yidong [this message]
2011-12-04 10:40     ` martin rudalics
2011-12-04 15:16       ` Stefan Monnier

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

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

  git send-email \
    --in-reply-to=87y5utyumz.fsf@gnu.org \
    --to=cyd@gnu.org \
    --cc=10200@debbugs.gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.