> 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 <shi...@gnu.org>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3


_______________________________________________
Bug-global mailing list
Bug-global@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-global

Reply via email to