emacs-devel
[Top][All Lists]
Advanced

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

Re: Why is this thing (isearch-search-fun) coded like this?


From: John Wiegley
Subject: Re: Why is this thing (isearch-search-fun) coded like this?
Date: Mon, 07 Dec 2015 13:20:03 -0800
User-agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/24.5 (darwin)

>>>>> Alan Mackenzie <address@hidden> writes:

> As an alternative, isearch-search-fun-default could simply return a named
> function. Even better, such a named function could simply be, and be
> returned directly from `isearch-search-fun' without all the superfluous
> funcalling.

It does look like it should just return a function symbol, rather than a
lambda. It's not even a closure.

-- 
John Wiegley                  GPG fingerprint = 4710 CF98 AF9B 327B B80F
http://newartisans.com                          60E1 46C4 BD1A 7AC1 4BA2



reply via email to

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