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

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

bug#25026: 25.1; Add missing (provide 'isearch)


From: Damien Cassou
Subject: bug#25026: 25.1; Add missing (provide 'isearch)
Date: Sat, 26 Nov 2016 08:26:43 +0100

Richard Stallman <rms@gnu.org> writes:
> Why have a feature symbol for a preloaded file?
> Is there a reason why it would actually be useful>?

As a user, I can make some code depend on isearch begin loaded
(`eval-after-load') without having to know if isearch is preloaded or
not. Isearch being preloaded seems to be an implementation detail users
should not care about. Moreover, a future version of Emacs could stop
preloading Emacs.

-- 
Damien Cassou
http://damiencassou.seasidehosting.st

"Success is the ability to go from one failure to another without
losing enthusiasm." --Winston Churchill





reply via email to

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