GNU bug report logs -
#21277
char-fold isearch: how to disable
Previous Next
Reported by: rms <at> gnu.org
Date: Mon, 17 Aug 2015 05:05:02 UTC
Severity: minor
Found in version 25.0.50
Full log
View this message in rfc822 format
> But I think the `isearch-lax-whitespace' feature can still be improved:
>
> 1. The `isearch-lax-whitespace' docstring speaks of "ordinary
> incremental search" which I've read as "non-regex isearch". But it
> seems that regex isearch is also affected. I'd just strip the
> "ordinary".
Regexp isearch is affected by ‘isearch-regexp-lax-whitespace’.
> And IMHO, it would be a good idea to disable lax-whitespace for the
> current search as soon as the search string contains a non-space
> whitespace character. I think if the user explicitly types C-j, C-i,
> etc. she's probably not interested in treating spaces as any-whitespace
> but wants to distinguish newlines from tabs and spaces.
Good idea - it could work the same way as case-fold search detects the presence
of uppercase chars in the search string to automatically toggle itself.
This bug report was last modified 9 years and 301 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.