* 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>---|
pgpXRzRe3sHFp.pgp
Description: PGP signature
|