From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: search-whitespace-regexp Date: Sun, 06 Feb 2005 07:42:22 -0500 Message-ID: References: <1982.220.255.95.17.1107526353.squirrel@220.255.95.17> <35379.203.116.59.24.1107655186.squirrel@203.116.59.24> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1107695944 31717 80.91.229.2 (6 Feb 2005 13:19:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 6 Feb 2005 13:19:04 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 06 14:19:04 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1CxmJW-0003uW-HZ for ged-emacs-devel@m.gmane.org; Sun, 06 Feb 2005 14:18:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CxmXS-00014r-2c for ged-emacs-devel@m.gmane.org; Sun, 06 Feb 2005 08:33:22 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CxmSz-0007t8-Bb for emacs-devel@gnu.org; Sun, 06 Feb 2005 08:28:45 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CxmQs-0007JC-U5 for emacs-devel@gnu.org; Sun, 06 Feb 2005 08:26:38 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CxmQq-00076L-FZ for emacs-devel@gnu.org; Sun, 06 Feb 2005 08:26:32 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CxlnF-0001ZP-Ba for emacs-devel@gnu.org; Sun, 06 Feb 2005 07:45:37 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1Cxlk6-0000Ih-Fy; Sun, 06 Feb 2005 07:42:22 -0500 Original-To: "Chong Yidong" In-reply-to: <35379.203.116.59.24.1107655186.squirrel@203.116.59.24> (cyd@stupidchicken.com) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org X-MailScanner-To: ged-emacs-devel@m.gmane.org Xref: main.gmane.org gmane.emacs.devel:32941 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:32941 In that case, I propose just changing string search, using a variable search-whitespace, analogous to search-whitespace-regexp. This should default to nil, so that the default behavior of string search is identical to Emacs 21.3 and below. If the user customizes the value, he gets the "magical space" behavior. I would be willing to install that. We would need legal papers from you to be able to install your code. Do you want to sign them?