help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: automatic selection during search


From: Barry Margolin
Subject: Re: automatic selection during search
Date: Wed, 25 Sep 2013 11:51:37 -0400
User-agent: MT-NewsWatcher/3.5.3b3 (Intel Mac OS X)

In article <mailman.2858.1380123666.10748.help-gnu-emacs@gnu.org>,
 Eli Zaretskii <eliz@gnu.org> wrote:

> > Date: Wed, 25 Sep 2013 08:38:30 +0200
> > From: Bostjan Vilfan <bjvilfan@gmail.com>
> > 
> > In using emacs I'm encountering a problem that I find quite irritating:
> > (very) frequently when *I start a search with Ctrl-s*, the region from the
> > current position of the cursor to the location of searched for item gets
> > selected (colored). Does anyone know how to avoid this unwanted selection?
> 
> Turn off transient-mark-mode.  In your ~/.emacs:
> 
>  (setq-default transient-mark-mode nil)

That seems like overkill.

-- 
Barry Margolin, barmar@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***


reply via email to

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