From: "leo" <halloleo@noospaam.myrealbox.com>
Subject: `select-frame' or `select-frame-set-input-focus'?
Date: Fri, 9 Jan 2004 14:18:45 +1100 [thread overview]
Message-ID: <btl6uu$gj3$1@otis.netspace.net.au> (raw)
i 've written a couple of lttle function making a new frame and doing some
stuff there eg.
(defun info-new-frame ()
(select-frame (make-frame-command))
(info))
now i stumbled across the function `select-frame-set-input-focus' which
doesn't do anything different to `select-frame' on my system win2000 system.
i guess its something X11-related.
so what's the generally more recommended function for a new frame:
`select-frame' or `select-frame-set-input-focus'?
thanks, leo
next reply other threads:[~2004-01-09 3:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-09 3:18 leo [this message]
2004-01-09 8:46 ` `select-frame' or `select-frame-set-input-focus'? Eli Zaretskii
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='btl6uu$gj3$1@otis.netspace.net.au' \
--to=halloleo@noospaam.myrealbox.com \
/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 read-only IMAP folder(s) and NNTP newsgroup(s).