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, 27 Jun 2006 09:30:46 -0600
User-agent: Thunderbird 1.5.0.4 (Windows/20060516)

bjemacs wrote:
Kevin:

Thanks for the info.

I'm not quite clear what you meant to say above.
Can you elaborate for me?

This is Emacs Lisp:

(setq isearch-word t)

Emacs Lisp is used to customize and extend Emacs.  Emacs customizations
are made persistent for future sessions by saving them in your ~/.emacs
file.

--
Kevin





reply via email to

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