From: Nicolas Petton <nicolas@petton.fr>
To: Tino Calancha <tino.calancha@gmail.com>, emacs-devel@gnu.org
Subject: Re: Add autoload cookies in seq.el
Date: Fri, 20 May 2016 10:26:00 +0200 [thread overview]
Message-ID: <877fepcezr.fsf@petton.fr> (raw)
In-Reply-To: <alpine.LRH.2.20.1605201504520.29444@calancha-ilc.kek.jp>
[-- Attachment #1: Type: text/plain, Size: 574 bytes --]
Tino Calancha <tino.calancha@gmail.com> writes:
> Hi,
>
> lisp/emacs-lisp/seq.el
> lack of autoload cookies.
>
> I see in the master branch that some files are starting
> to use funtions from this library.
seq.el being a library with very few private functions, pretty much all
functions would have to be autoloaded then.
> We should:
> I) Add autoload cookies for the most useful functions
> defined in seq.el (as it was done in cl-seq).
> II) Or add (require 'seq) in those files using such functions.
Where did you see usages of seq.el without a `require'?
Nico
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 512 bytes --]
next prev parent reply other threads:[~2016-05-20 8:26 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-20 6:06 Add autoload cookies in seq.el Tino Calancha
2016-05-20 8:26 ` Nicolas Petton [this message]
2016-05-20 8:54 ` Tino Calancha
2016-05-20 9:42 ` Eli Zaretskii
2016-05-21 0:07 ` Tino Calancha
2016-05-21 6:50 ` Eli Zaretskii
2016-07-20 13:24 ` Lars Ingebrigtsen
2016-07-20 15:13 ` Eli Zaretskii
2016-07-21 10:51 ` Lars Ingebrigtsen
2016-07-21 13:27 ` Ted Zlatanov
2016-07-21 14:38 ` Eli Zaretskii
2016-07-21 14:33 ` Eli Zaretskii
2016-07-21 15:01 ` Lars Ingebrigtsen
2016-07-21 16:09 ` Eli Zaretskii
2016-07-22 9:04 ` Lars Ingebrigtsen
2016-07-22 10:50 ` Ted Zlatanov
2016-07-21 14:36 ` Michael Heerdegen
2016-07-21 15:45 ` Stefan Monnier
2016-07-22 14:26 ` Stefan Monnier
2016-07-22 15:07 ` Nicolas Petton
2016-07-22 15:18 ` Stefan Monnier
2016-07-22 15:28 ` Eli Zaretskii
2016-07-22 17:48 ` Nicolas Petton
2016-05-22 12:17 ` Tino Calancha
2016-05-22 19:54 ` Nicolas Petton
2016-05-23 1:49 ` Tino Calancha
2016-05-23 8:33 ` Nicolas Petton
2016-05-23 15:13 ` Paul Eggert
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=877fepcezr.fsf@petton.fr \
--to=nicolas@petton.fr \
--cc=emacs-devel@gnu.org \
--cc=tino.calancha@gmail.com \
/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.