From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Peter Dyballa <Peter_Dyballa@Web.DE>
Cc: emacs-pretest-bug@gnu.org
Subject: Re: 23.0.0; Nonsense in lisp/frame.el after cvs-update
Date: Sat, 13 Oct 2007 22:03:51 -0400 [thread overview]
Message-ID: <jwvve9a312b.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <611E80D2-5CF7-4834-8843-DD3673E9514F@Web.DE> (Peter Dyballa's message of "Sat\, 13 Oct 2007 13\:12\:40 +0200")
> (cond ((memq window-system '(x mac))
> (x-focus-frame frame))
if the currently selected frame is on a tty but `frame' is an X11 frame, the
above will not do the right thing.
Stefan
next prev parent reply other threads:[~2007-10-14 2:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-13 11:12 23.0.0; Nonsense in lisp/frame.el after cvs-update Peter Dyballa
2007-10-13 12:15 ` martin rudalics
2007-10-14 2:02 ` Stefan Monnier
2007-10-14 13:45 ` Jason Rumney
2007-10-14 2:03 ` Stefan Monnier [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-10-13 21:24 Peter Dyballa
2007-10-13 22:01 Peter Dyballa
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=jwvve9a312b.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=Peter_Dyballa@Web.DE \
--cc=emacs-pretest-bug@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.