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

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

bug#9364: 23.3.50; inconsistent behavior of M-s o in regex isearch


From: Juri Linkov
Subject: bug#9364: 23.3.50; inconsistent behavior of M-s o in regex isearch
Date: Mon, 24 Oct 2011 08:57:56 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (x86_64-pc-linux-gnu)

It occurred to me that `isearch-occur' should bind `search-spaces-regexp'
to `search-whitespace-regexp' only when `isearch-regexp' is non-nil
because regexp-based `occur' should output the same matches
as in non-regexp isearch that doesn't use `search-spaces-regexp'.
So now I fixed this accordingly.




reply via email to

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