emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 23.0.0; Nonsense in lisp/frame.el after cvs-update


From: Stefan Monnier
Subject: Re: 23.0.0; Nonsense in lisp/frame.el after cvs-update
Date: Sat, 13 Oct 2007 22:03:51 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.50 (gnu/linux)

>     (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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]