From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bill Newsgroups: gmane.emacs.help Subject: Permanently Changing Search Option Date: Mon, 19 Jun 2006 21:58:02 -0700 Message-ID: <20060620045801.GA15913@bill.local> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1150779547 19855 80.91.229.2 (20 Jun 2006 04:59:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 20 Jun 2006 04:59:07 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 20 06:59:05 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FsYKE-00038I-RF for geh-help-gnu-emacs@m.gmane.org; Tue, 20 Jun 2006 06:58:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FsYKE-0001u3-DI for geh-help-gnu-emacs@m.gmane.org; Tue, 20 Jun 2006 00:58:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FsYJs-0001rd-GC for help-gnu-emacs@gnu.org; Tue, 20 Jun 2006 00:58:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FsYJp-0001oy-ED for help-gnu-emacs@gnu.org; Tue, 20 Jun 2006 00:58:31 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FsYJp-0001ov-8W for help-gnu-emacs@gnu.org; Tue, 20 Jun 2006 00:58:29 -0400 Original-Received: from [24.20.51.17] (helo=bill.tualatinfoursquare.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FsYUH-00036i-3I for help-gnu-emacs@gnu.org; Tue, 20 Jun 2006 01:09:17 -0400 Original-Received: by bill.tualatinfoursquare.org (Postfix, from userid 501) id 7F665D8FC4; Mon, 19 Jun 2006 21:58:02 -0700 (PDT) Original-To: help-gnu-emacs@gnu.org Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:35551 Archived-At: 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. Thanks for any assistance you can offer.