all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Noam Postavsky <npostavs@users.sourceforge.net>
To: Damien Cassou <damien@cassou.me>
Cc: 25026@debbugs.gnu.org, rms@gnu.org
Subject: bug#25026: 25.1; Add missing (provide 'isearch)
Date: Sat, 26 Nov 2016 08:35:45 -0500	[thread overview]
Message-ID: <CAM-tV-826R5YARULWtHuPxLPzWD0bD35VzUTgpuKS=_suPFG0A@mail.gmail.com> (raw)
In-Reply-To: <87fumen1l8.fsf@cassou.me>

On Sat, Nov 26, 2016 at 2:26 AM, Damien Cassou <damien@cassou.me> wrote:
> 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.

(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)).





  reply	other threads:[~2016-11-26 13:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-25  8:16 bug#25026: 25.1; Add missing (provide 'isearch) Damien Cassou
2016-11-25 10:31 ` Eli Zaretskii
2016-11-25 11:33   ` Damien Cassou
2016-11-25 13:29     ` Eli Zaretskii
2016-11-26  1:03 ` Richard Stallman
2016-11-26  7:26   ` Damien Cassou
2016-11-26 13:35     ` Noam Postavsky [this message]
2016-11-26 23:45       ` Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAM-tV-826R5YARULWtHuPxLPzWD0bD35VzUTgpuKS=_suPFG0A@mail.gmail.com' \
    --to=npostavs@users.sourceforge.net \
    --cc=25026@debbugs.gnu.org \
    --cc=damien@cassou.me \
    --cc=rms@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.