emacs-devel
[Top][All Lists]
Advanced

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

Re: Interpretation of a space in regexp isearch?


From: Bastien
Subject: Re: Interpretation of a space in regexp isearch?
Date: Wed, 15 Aug 2012 01:53:52 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1.50 (gnu/linux)

Davis Herring <address@hidden> writes:

> It's a feature, but I don't remember how to change it at the moment.
> `search-spaces-regexp' is almost it.

Yep -- it's ̀search-whitespace-regexp'.

Dmitry Gutov <address@hidden> writes:

> The docstring for `isearch-forward-regexp' says:
>
>   In regexp incremental searches, a space or spaces normally matches any
>   whitespace (the variable `search-whitespace-regexp' controls precisely
>   what that means). If you want to search for a literal space and
>   nothing else, enter C-q SPC.

That's it, thanks!

-- 
 Bastien



reply via email to

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