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

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

bug#10145: 24.0.91; Word Isearch backward


From: Stefan Monnier
Subject: bug#10145: 24.0.91; Word Isearch backward
Date: Wed, 30 Nov 2011 09:02:05 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.91 (gnu/linux)

> In the patch below the first line is a complete sentence,
> and `wordify' is renamed to a better and more correct name
> `word-regexp':

While `wordify' was OK as a local function in search.c, I think that
both `wordify' and `word-regexp' are too terse names for (global)
Elisp functions.  Maybe `search-words-regexp' would be appropriate.
Of course, I also see no reason why it should be implemented in C, so
moving it to Elisp would be welcome.


        Stefan





reply via email to

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