From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: coriordan@compsoc.com Newsgroups: gmane.emacs.bugs Subject: Re: regexp bug? Date: Fri, 13 Sep 2002 11:47:37 +0100 Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <20020913104737.GA30628@chewie.compsoc.com> References: <20020913090551.GA29290@chewie.compsoc.com> <20020913111327.73AF.LEKTU@terra.es> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1031914111 31382 127.0.0.1 (13 Sep 2002 10:48:31 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 13 Sep 2002 10:48:31 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17pnzx-0008A1-00 for ; Fri, 13 Sep 2002 12:48:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17po09-0004Lt-00; Fri, 13 Sep 2002 06:48:41 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17pnzH-0004K7-00 for bug-gnu-emacs@gnu.org; Fri, 13 Sep 2002 06:47:47 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17pnzD-0004JN-00 for bug-gnu-emacs@gnu.org; Fri, 13 Sep 2002 06:47:46 -0400 Original-Received: from chewie.compsoc.com ([193.120.201.13]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17pnzD-0004J1-00 for bug-gnu-emacs@gnu.org; Fri, 13 Sep 2002 06:47:43 -0400 Original-Received: (from coriordan@localhost) by chewie.compsoc.com (8.11.6/8.11.6) id g8DAlb330872; Fri, 13 Sep 2002 11:47:37 +0100 Original-To: Juanma Barranquero Content-Disposition: inline In-Reply-To: <20020913111327.73AF.LEKTU@terra.es> User-Agent: Mutt/1.4i Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:3502 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:3502 On Fri, Sep 13, 2002 at 11:30:45AM +0200, Juanma Barranquero wrote: > > > I was searching[...] > > I bet that happened while you used `isearch-forward-regexp'. > > Please check the docstring of the variable `search-whitespace-regexp'. oh, it's a feature ;) sorry for my laziness, thanks. Ciaran O'Riordan