xwem-devel
[Top] [All Lists]

Re: [XWEM Bug] Mozilla loses keyboard focus

From: Steve Youngs <steve@xxxxxxxx>
Subject: Re: [XWEM Bug] Mozilla loses keyboard focus
Date: Sat, 16 Apr 2005 17:37:21 +1000
Organization: The XWEM Project
User-agent: Gnus/5.110003 (No Gnus v0.3) SXEmacs/22.1.2 (Audi, linux)
* Zajcev Evgeny <zevlg@xxxxxxxxx> writes:

  > Hmmm, what about this one:

  >     (defun my-xwem-select-frame-hook ()
  >       "Select or deselect xwem minibuffer.
  >          Make xwem minibuffer be conditionally selected, when its emacs 
frame
  >          selected."
  >       (if (eq (selected-frame) (xwem-minib-frame xwem-minibuffer))
  >           (xwem-select-client (xwem-minib-cl xwem-minibuffer))
  >         (when (and (xwem-cl-selected-p (xwem-minib-cl xwem-minibuffer))
  >                    (not (eq (xwem-last-client) (xwem-minib-cl 
xwem-minibuffer))))
  >           (xwem-select-client (xwem-last-client)))))

  > ? If it wont to any useful things to you, please report a bug Steve,
  > before removing the hook ..

Sure.  But before I try it, tell me what it is that it is supposed to
be doing.  I haven't been following this thread.

-- 
|---<Steve Youngs>---------------<GnuPG KeyID: A94B3003>---|
|                        In space,                         |
|             No one can hear you rip a stinky             |
|---------------------------------------<steve@xxxxxxxx>---|

Attachment: pgpXRzRe3sHFp.pgp
Description: PGP signature

<Prev in Thread] Current Thread [Next in Thread>