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: Mon, 07 Feb 2005 15:51:35 -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> <87pszdslu1.fsf-monnier+emacs@gnu.org> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1107811363 7754 80.91.229.2 (7 Feb 2005 21:22:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 7 Feb 2005 21:22:43 +0000 (UTC) Cc: cyd@stupidchicken.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 07 22:22:42 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1CyGL2-0002ad-7X for ged-emacs-devel@m.gmane.org; Mon, 07 Feb 2005 22:22:32 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CyGZE-0001Lt-HL for ged-emacs-devel@m.gmane.org; Mon, 07 Feb 2005 16:37:12 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CyGQi-0005Ex-LR for emacs-devel@gnu.org; Mon, 07 Feb 2005 16:28:24 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CyGPg-0004qm-Iw for emacs-devel@gnu.org; Mon, 07 Feb 2005 16:27:21 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CyGPf-0004YK-A0 for emacs-devel@gnu.org; Mon, 07 Feb 2005 16:27:19 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CyFuM-0001HB-ID for emacs-devel@gnu.org; Mon, 07 Feb 2005 15:54:58 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1CyFr5-0006hU-1Z; Mon, 07 Feb 2005 15:51:35 -0500 Original-To: Stefan Monnier In-reply-to: <87pszdslu1.fsf-monnier+emacs@gnu.org> (message from Stefan Monnier on Sun, 06 Feb 2005 11:21:27 -0500) 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:33047 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:33047 Wait. That doesn't make any sense. I haven't seen *anyone* ask for plain search to treat spaces as "just one SPC char". That is what it does now. AFAICT everybody is happy with the behavior where a space in the search text is interpreted as "any sequence of blank chars". Do you mean, everyone would be happy if a space in string search text were interpreted that way?