bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: regexp bug?


From: Juanma Barranquero
Subject: Re: regexp bug?
Date: Fri, 13 Sep 2002 11:30:45 +0200

On Fri, 13 Sep 2002 10:05:51 +0100, coriordan@compsoc.com wrote:

> I was searching
> for sentences that were separated with only one space
> so I used the regexp search with "\. [^ ]".  My
> search kept matching sentences with two spaces.
> The minibuffer was showing my regexp as "\.\s-+[^ ]".

I bet that happened while you used `isearch-forward-regexp'.

Please check the docstring of the variable `search-whitespace-regexp'.


                                                           /L/e/k/t/u





reply via email to

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