bug-global
[Top][All Lists]
Advanced

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

Re: gtags.el mouse-2 and mouse-3 key bindings


From: Shigio YAMAGUCHI
Subject: Re: gtags.el mouse-2 and mouse-3 key bindings
Date: Thu, 23 Apr 2009 23:15:34 +0900

> gtags mode. I find breaking the middle mouse button paste quite intrusive. 
> I'd suggest introducing some kind of configuration for that, even if this 
> can be worked around e.g. with the following in .emacs:
> 
> (add-hook 'gtags-mode-hook
>         (lambda ()
>           (define-key gtags-mode-map [mouse-2] nil)
>           (define-key gtags-mode-map [mouse-3] nil)
>           ))

You are right.
I would like to delete such intrusive bindings, and write a guideline for users.
Thank you for your suggestion.
--
Shigio YAMAGUCHI <address@hidden>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3




reply via email to

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