emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Add missed "provide" function to subr.el


From: Serghei Iakovlev
Subject: Re: [PATCH] Add missed "provide" function to subr.el
Date: Mon, 16 Mar 2020 20:22:21 +0000

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’.

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 via email to

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