help-gnu-emacs
[Top][All Lists]
Advanced

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

selecting frames


From: Jeffery B. Rancier
Subject: selecting frames
Date: Fri, 19 Dec 2003 12:33:32 -0500
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (windows-nt)

I run Gnus in a separate frame, and ecb in another frame, using a
virtual desktop manager on Windows XP.  When I switch from my Gnus
frame back, if I've moved around in my Gnus frame, the cursor is
always in my ecb-methods window.  What I'd like to do is have focus
returned to my edit window, but I can't seem to find the right hook.
I tried the following which didn't seem to do anything:

,----
| (add-hook 'select-frame-hook (lambda () (ecb-goto-window-edit1)))
`----

I think this is an Xemacs hook is the problem.  Is there a way to
acheive this effect?
-- 
Thanks,
Jeff





reply via email to

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