[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: isearch-forward and Info-search
From: |
Kai Großjohann |
Subject: |
Re: isearch-forward and Info-search |
Date: |
Tue, 29 Mar 2005 14:17:39 +0200 |
User-agent: |
Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (usg-unix-v) |
Juri Linkov <address@hidden> writes:
> I also removed `isearch-within-brackets' because it is used nowhere
> within Emacs.
I think the intent of that was to allow SPC to be a shortcut to mean
"any whitespace", whereas SPC inside brackets still stands for itself.
But I lost track of the discussion at some point, so I'm not sure what
is the currently agreed way to handle whitespace search. There was
also talk about making SPC be special in normal isearch (as opposed to
regexp isearch).
Kai