all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* disable mouse prompts in emacs
@ 2012-05-18 17:03 Yuan Luo
  2012-05-18 17:22 ` Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: Yuan Luo @ 2012-05-18 17:03 UTC (permalink / raw)
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 283 bytes --]

Hi,
Is there a way I can disable prompt regarding mouse, such as "mouse-2: copy
to input; mouse-3: menu". Under Emacs 23.3, those prompts emerge as
one-line GUI pop-ups which slows down the response time of my remotely
invoked Emacs (through X). Thank you for your help!

Best,
Yuan

[-- Attachment #2: Type: text/html, Size: 340 bytes --]

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

* Re: disable mouse prompts in emacs
  2012-05-18 17:03 disable mouse prompts in emacs Yuan Luo
@ 2012-05-18 17:22 ` Eli Zaretskii
  2012-05-18 17:33   ` Yuan Luo
       [not found]   ` <mailman.1352.1337363084.855.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 5+ messages in thread
From: Eli Zaretskii @ 2012-05-18 17:22 UTC (permalink / raw)
  To: help-gnu-emacs

> Date: Fri, 18 May 2012 13:03:48 -0400
> From: Yuan Luo <yuan.hypnos.luo@gmail.com>
> 
> Is there a way I can disable prompt regarding mouse, such as "mouse-2: copy
> to input; mouse-3: menu". Under Emacs 23.3, those prompts emerge as
> one-line GUI pop-ups which slows down the response time of my remotely
> invoked Emacs (through X). Thank you for your help!

Does "M-x tooltip-mode RET" do what you want?



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

* Re: disable mouse prompts in emacs
  2012-05-18 17:22 ` Eli Zaretskii
@ 2012-05-18 17:33   ` Yuan Luo
       [not found]   ` <mailman.1352.1337363084.855.help-gnu-emacs@gnu.org>
  1 sibling, 0 replies; 5+ messages in thread
From: Yuan Luo @ 2012-05-18 17:33 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 730 bytes --]

Much better after I disable tooltip mode! Now that the tool tip is
displayed in the minibuffer, it still delays a bit (not that long as
before, presumably for users to see the tool tip), How do I even disable
that?

Best,
Yuan

On Fri, May 18, 2012 at 1:22 PM, Eli Zaretskii <eliz@gnu.org> wrote:

> > Date: Fri, 18 May 2012 13:03:48 -0400
> > From: Yuan Luo <yuan.hypnos.luo@gmail.com>
> >
> > Is there a way I can disable prompt regarding mouse, such as "mouse-2:
> copy
> > to input; mouse-3: menu". Under Emacs 23.3, those prompts emerge as
> > one-line GUI pop-ups which slows down the response time of my remotely
> > invoked Emacs (through X). Thank you for your help!
>
> Does "M-x tooltip-mode RET" do what you want?
>
>

[-- Attachment #2: Type: text/html, Size: 1163 bytes --]

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

* Re: disable mouse prompts in emacs
       [not found]   ` <mailman.1352.1337363084.855.help-gnu-emacs@gnu.org>
@ 2012-05-18 20:15     ` Stefan Monnier
  0 siblings, 0 replies; 5+ messages in thread
From: Stefan Monnier @ 2012-05-18 20:15 UTC (permalink / raw)
  To: help-gnu-emacs

> Much better after I disable tooltip mode! Now that the tool tip is
> displayed in the minibuffer, it still delays a bit (not that long as
> before, presumably for users to see the tool tip), How do I even disable
> that?

(setq show-help-function nil)


        Stefan


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

* Re: disable mouse prompts in emacs
       [not found] <mailman.1349.1337360641.855.help-gnu-emacs@gnu.org>
@ 2012-05-19 19:30 ` B. T. Raven
  0 siblings, 0 replies; 5+ messages in thread
From: B. T. Raven @ 2012-05-19 19:30 UTC (permalink / raw)
  To: help-gnu-emacs

Die Fri May 18 2012 12:03:48 GMT-0500 (Central Daylight Time) Yuan Luo
<yuan.hypnos.luo@gmail.com> scripsit:

> Hi,
> Is there a way I can disable prompt regarding mouse, such as "mouse-2:
> copy to input; mouse-3: menu". Under Emacs 23.3, those prompts emerge as
> one-line GUI pop-ups which slows down the response time of my remotely
> invoked Emacs (through X). Thank you for your help!
> 
> Best,
> Yuan

Under menu options > Show-Hide
Make sure Toolbar, Tooltips, and Speedbar are unchecked.
Then Save Options

Ed



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

end of thread, other threads:[~2012-05-19 19:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-18 17:03 disable mouse prompts in emacs Yuan Luo
2012-05-18 17:22 ` Eli Zaretskii
2012-05-18 17:33   ` Yuan Luo
     [not found]   ` <mailman.1352.1337363084.855.help-gnu-emacs@gnu.org>
2012-05-18 20:15     ` Stefan Monnier
     [not found] <mailman.1349.1337360641.855.help-gnu-emacs@gnu.org>
2012-05-19 19:30 ` B. T. Raven

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.