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

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

bug#10200: 24.0.92; Message buffer pops up in new window


From: martin rudalics
Subject: bug#10200: 24.0.92; Message buffer pops up in new window
Date: Sun, 04 Dec 2011 11:40:53 +0100
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

> 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.

IMHO all former same-window-buffer-names/-regexps guarded calls of
`display-buffer' should use `pop-to-buffer-same-window' now.

martin





reply via email to

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