all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How can I stop focus stealing?
@ 2008-07-27  0:24 Bruce Korb
  2008-07-27  6:40 ` Bernardo Bacic
  2008-07-27 11:16 ` Juanma Barranquero
  0 siblings, 2 replies; 4+ messages in thread
From: Bruce Korb @ 2008-07-27  0:24 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

I like to use a couple of cscope windows triggering "file visits"
in an emacs session with three or four frames open.  I do not,
however, enjoy typing several characters at the cscope window
only to have focus shifted to emacs and having the remaining
characters trigger various actions in an emacs window.  I've
set my KDE desk top focus stealing prevention to "extreme", but
it is not extreme enough to stop this behavior.  I've groped
through the emacs settings and not been able to figure out how
to prevent the emacsclient signaling from cause the theft of the
focus.  So, I ask here:  How can I do that?  I do _not_ want
my mouse moved away from cscope into emacs.  I'll move the mouse
myself when I am ready.  I do not need the "help".  Thank you.

Regards, Bruce




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: How can I stop focus stealing?
  2008-07-27  0:24 How can I stop focus stealing? Bruce Korb
@ 2008-07-27  6:40 ` Bernardo Bacic
  2008-07-27 11:16 ` Juanma Barranquero
  1 sibling, 0 replies; 4+ messages in thread
From: Bernardo Bacic @ 2008-07-27  6:40 UTC (permalink / raw)
  Cc: help-gnu-emacs

Not sure how to accomplish what you describe. Have you tried xcscope package 
within Emacs itself?

it was a dark and stormy night when Bruce Korb said,
> Hi,
> 
> I like to use a couple of cscope windows triggering "file visits"
> in an emacs session with three or four frames open.  I do not,
> however, enjoy typing several characters at the cscope window
> only to have focus shifted to emacs and having the remaining
> characters trigger various actions in an emacs window.  I've
> set my KDE desk top focus stealing prevention to "extreme", but
> it is not extreme enough to stop this behavior.  I've groped
> through the emacs settings and not been able to figure out how
> to prevent the emacsclient signaling from cause the theft of the
> focus.  So, I ask here:  How can I do that?  I do _not_ want
> my mouse moved away from cscope into emacs.  I'll move the mouse
> myself when I am ready.  I do not need the "help".  Thank you.
> 
> Regards, Bruce
> 
> 
> 
> 





^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: How can I stop focus stealing?
  2008-07-27  0:24 How can I stop focus stealing? Bruce Korb
  2008-07-27  6:40 ` Bernardo Bacic
@ 2008-07-27 11:16 ` Juanma Barranquero
  2008-07-27 15:33   ` Bruce Korb
  1 sibling, 1 reply; 4+ messages in thread
From: Juanma Barranquero @ 2008-07-27 11:16 UTC (permalink / raw)
  To: Bruce Korb; +Cc: help-gnu-emacs

On Sun, Jul 27, 2008 at 02:24, Bruce Korb <bkorb@gnu.org> wrote:

> I've groped
> through the emacs settings and not been able to figure out how
> to prevent the emacsclient signaling from cause the theft of the
> focus.

IIUC what you're asking, perhaps setting server-raise-frame to nil could help.

   Juanma




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: How can I stop focus stealing?
  2008-07-27 11:16 ` Juanma Barranquero
@ 2008-07-27 15:33   ` Bruce Korb
  0 siblings, 0 replies; 4+ messages in thread
From: Bruce Korb @ 2008-07-27 15:33 UTC (permalink / raw)
  To: Juanma Barranquero; +Cc: help-gnu-emacs

On Sun, Jul 27, 2008 at 4:16 AM, Juanma Barranquero <lekktu@gmail.com> wrote:
> On Sun, Jul 27, 2008 at 02:24, Bruce Korb <bkorb@gnu.org> wrote:
>
>> I've groped
>> through the emacs settings and not been able to figure out how
>> to prevent the emacsclient signaling from causing the theft of the
>> focus.
>
> IIUC what you're asking, perhaps setting server-raise-frame to nil could help.

Thank you, Juanma.  That was it!  Regards, Bruce




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-07-27 15:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-27  0:24 How can I stop focus stealing? Bruce Korb
2008-07-27  6:40 ` Bernardo Bacic
2008-07-27 11:16 ` Juanma Barranquero
2008-07-27 15:33   ` Bruce Korb

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.