all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Philipp Stephani <p.stephani2@gmail.com>
To: Serghei Iakovlev <egrep@protonmail.ch>
Cc: Stefan Monnier <monnier@iro.umontreal.ca>,
	GNU Emacs Developers <emacs-devel@gnu.org>
Subject: Re: [PATCH] Add missed "provide" function to subr.el
Date: Tue, 17 Mar 2020 02:03:42 +0100	[thread overview]
Message-ID: <CAArVCkQ7LhnwF2fgq+oEoAserEHYdcnrS+qvEkGk-FxYpqpnhQ@mail.gmail.com> (raw)
In-Reply-To: <53813d36-efd8-c32a-d207-f739412dddf3@protonmail.ch>

Am Mo., 16. März 2020 um 21:22 Uhr schrieb Serghei Iakovlev
<egrep@protonmail.ch>:
>
> Well, maybe I got something wrong.  However, when I require it
> directly:
>
> (require 'subr)
>
> I see flychek error:
>
> Loaded file <path omitted>/lisp/subr.elc failed to provide
> feature ‘subr’.

Just remove that `require' form. It's never needed, since subr is
always preloaded.

>
> On 3/16/20 10:11 PM, Stefan Monnier wrote:
> >
> >> There is a small patch for ‘subr.el’ to add missed `provide'
> >> function call (see attachment).
> >
> > Why bother?  subr.el is presumably always included.
> >
> >
> >         Stefan
> >
>
> --
> Serghei
>
>



      reply	other threads:[~2020-03-17  1:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-16 20:01 [PATCH] Add missed "provide" function to subr.el Serghei Iakovlev
2020-03-16 20:11 ` Stefan Monnier
2020-03-16 20:22   ` Serghei Iakovlev
2020-03-17  1:03     ` Philipp Stephani [this message]

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=CAArVCkQ7LhnwF2fgq+oEoAserEHYdcnrS+qvEkGk-FxYpqpnhQ@mail.gmail.com \
    --to=p.stephani2@gmail.com \
    --cc=egrep@protonmail.ch \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.