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: Chong Yidong
Subject: Re: Interpretation of a space in regexp isearch?
Date: Thu, 30 Aug 2012 16:31:37 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux)

Chong Yidong <address@hidden> writes:

> Instead of adding an `isearch-whitespace' flag, I think this is best
> implemented as a third possible value for `isearch-word', say the
> symbol `match-any-whitespace'.

Whoops, `isearch-word' already accepts function values, for purposes of
symbol searching.  The `isearch-toggle-whitespace' command simply needs
to set this.  Maybe that's is what you already had in mind.

Do you want to take a crack at it, or shall I?



reply via email to

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