Gnus development mailing list
 help / color / mirror / Atom feed
* gnus-configure-windows should honor frame-focus tag
@ 2007-10-15  6:34 Katsumi Yamaoka
  0 siblings, 0 replies; only message in thread
From: Katsumi Yamaoka @ 2007-10-15  6:34 UTC (permalink / raw)
  To: ding

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,



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-10-15  6:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-15  6:34 gnus-configure-windows should honor frame-focus tag Katsumi Yamaoka

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