From: Katsumi Yamaoka <yamaoka@jpl.org>
Cc: bugs@gnus.org, emacs-devel@gnu.org
Subject: Re: *Group* incorrectly popping up in a new frame
Date: Tue, 16 Nov 2004 17:30:22 +0900 [thread overview]
Message-ID: <b9ysm7adwm9.fsf@jpl.org> (raw)
In-Reply-To: m1oehyuxs8.fsf-monnier+emacs@gnu.org
>>>>> In <m1oehyuxs8.fsf-monnier+emacs@gnu.org> Stefan wrote:
> My *Group* buffer sometimes pops up in a new frame (I use Gnus within
> a single frame, but I have set pop-up-frames and
> special-display-buffer-names to get lots of pop up frames otherwise).
> It turns out it's because of a suspicious call to pop-to-buffer in
> gnus-summary-exit. So I suggest the patch below.
> I also included a patch to gnus-win.el which removes redundant code (at
> least, my reading of code makes those 3 lines redundant since the same
> swith-to-buffer-or-set-buffer will happen immediately afterwards anyway).
> This code looks a bit too tricky for me to be 100% confident and install the
> patch directly in Emacs's CVS repository, so please double check it for me,
> thank you,
I set pop-up-frames and confirmed the group buffer pops up when
reading articles in ephemeral groups. And also I confirmed your
patch does the trick. It looks useful to me.
prev parent reply other threads:[~2004-11-16 8:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-16 6:18 *Group* incorrectly popping up in a new frame Stefan
2004-11-16 8:30 ` Katsumi Yamaoka [this message]
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=b9ysm7adwm9.fsf@jpl.org \
--to=yamaoka@jpl.org \
--cc=bugs@gnus.org \
--cc=emacs-devel@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.
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.