GNU bug report logs - #25026
25.1; Add missing (provide 'isearch)

Previous Next

Package: emacs;

Reported by: Damien Cassou <damien <at> cassou.me>

Date: Fri, 25 Nov 2016 08:17:02 UTC

Severity: minor

Found in versions 25.1, 25.3

Fixed in version 26.1

Done: Noam Postavsky <npostavs <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #25 received at 25026 <at> debbugs.gnu.org (full text, mbox):

From: Noam Postavsky <npostavs <at> users.sourceforge.net>
To: Damien Cassou <damien <at> cassou.me>
Cc: 25026 <at> debbugs.gnu.org, rms <at> gnu.org
Subject: Re: bug#25026: 25.1; Add missing (provide 'isearch)
Date: Sat, 26 Nov 2016 08:35:45 -0500
On Sat, Nov 26, 2016 at 2:26 AM, Damien Cassou <damien <at> cassou.me> wrote:
> Richard Stallman <rms <at> 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.

(eval-after-load "isearch" ...) works (although it looks like the
:after keyword of use-package doesn't support strings currently (I'm
assuming your actual use case is (use-package anzu :after (isearch)
...) as described in
https://github.com/jwiegley/use-package/issues/411)).




This bug report was last modified 5 years and 227 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.