Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: ding@gnus.org
Subject: gnus-configure-windows should honor frame-focus tag
Date: Mon, 15 Oct 2007 15:34:39 +0900	[thread overview]
Message-ID: <b4mwstoubr4.fsf@jpl.org> (raw)

Hi,

I've changed `gnus-configure-windows' so as to work as expected
with the `frame-focus' tag set in `gnus-buffer-configuration'
(info "(gnus)Window Layout").  Formerly it performed
`select-frame' to the Emacs frame for which the `frame-focus'
tag is set.  However, `select-frame' does not pop up the frame
in some platforms; moreover, the function name seems to mean
only selecting the frame, not focusing on the frame.  Therefore
I replaced it with `gnus-select-frame-set-input-focus' in the
trunk and the v5-10 branch.  I believe it will never cause any
problem.

In addition, I've also made a change in:

http://www.jpl.org/ftp/pub/elisp/message-multiple-frames.el.gz
(or ftp://ftp.jpl.org/pub/elisp/message-multiple-frames.el.gz)

Now it uses the `frame-focus' tag for the message frames.

Regards,



                 reply	other threads:[~2007-10-15  6:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=b4mwstoubr4.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=ding@gnus.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 NNTP newsgroup(s).