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

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

Re: Permanently Changing Search Option


From: Kevin Rodgers
Subject: Re: Permanently Changing Search Option
Date: Tue, 20 Jun 2006 12:43:44 -0600
User-agent: Thunderbird 1.5.0.4 (Windows/20060516)

Bill wrote:
I'm sure there must be a way to permanently change the Emacs's search
options so that C-s always searches word by word and not one letter at
a time, as I type. They key word here is permanently. I know it can be
done using C-s Enter, but I'd like Emacs to do this using C-s instead.

(setq isearch-word t) ; or is setq-default necessary?

--
Kevin





reply via email to

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