[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: rampant region highlighting
From: |
Glenn Morris |
Subject: |
Re: rampant region highlighting |
Date: |
Mon, 07 Apr 2008 16:25:54 -0400 |
User-agent: |
Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) |
Chong Yidong wrote:
<elsewhere>
> If you want to avoid tmm entirely, you could, y'know, avoid using
> the mouse...
> You mean something like this?
>
> (global-unset-key [down-mouse-1])
> (global-unset-key [drag-mouse-1])
I avoided rising to the bait the first time, but no, I don't mean
something like that. Is that really your policy, or are you joking?
I'm either annoyed or not amused, accordingly.
(setq transient-mark-mode 'never)
would be an acceptable solution.
Re: rampant region highlighting, Chong Yidong, 2008/04/06
Re: rampant region highlighting, Chong Yidong, 2008/04/06
- Re: rampant region highlighting, Glenn Morris, 2008/04/06
- Re: rampant region highlighting, Chong Yidong, 2008/04/06
- Re: rampant region highlighting, Stefan Monnier, 2008/04/07
- Re: rampant region highlighting, Glenn Morris, 2008/04/07
- Re: rampant region highlighting, Chong Yidong, 2008/04/07
- Re: rampant region highlighting,
Glenn Morris <=
- Re: rampant region highlighting, Chong Yidong, 2008/04/07
- Re: rampant region highlighting, Chong Yidong, 2008/04/07
- Re: rampant region highlighting, Glenn Morris, 2008/04/07
Re: rampant region highlighting, Chong Yidong, 2008/04/07
Re: rampant region highlighting, Thomas Lord, 2008/04/06