emacs-devel
[Top][All Lists]
Advanced

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

Re: Add autoload cookies in seq.el


From: Eli Zaretskii
Subject: Re: Add autoload cookies in seq.el
Date: Fri, 20 May 2016 12:42:30 +0300

> Date: Fri, 20 May 2016 17:54:23 +0900 (JST)
> From: Tino Calancha <address@hidden>
> Cc: address@hidden, Tino Calancha <address@hidden>
> 
> 
> > Where did you see usages of seq.el without a `require'?
> I saw for in following functions:
> 
> * lisp/subr.el (read-multiple-choice); line 2314

IMO, it makes no sense to use a function in a preloaded file if the
definition of that function is not also preloaded.

Why is read-multiple-choice in subr.el in the first place?



reply via email to

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