unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: [elpa] master 84579a9: * packages/seq/seq-25.el: Better declarations for seq--when-emacs-25-p
       [not found] ` <E1ajWiT-0002IQ-1K@vcs.savannah.gnu.org>
@ 2016-03-25 21:28   ` Stefan Monnier
  2016-03-26  9:22     ` Nicolas Petton
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Monnier @ 2016-03-25 21:28 UTC (permalink / raw)
  To: emacs-devel; +Cc: Nicolas Petton

> +(require 'cl-extra) ;; for cl-subseq

Doesn't (require 'cl-lib) do the trick?  It's usually a bad to require
one of the files of cl-lib, and better to require cl-lib instead.


        Stefan



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [elpa] master 84579a9: * packages/seq/seq-25.el: Better declarations for seq--when-emacs-25-p
  2016-03-25 21:28   ` [elpa] master 84579a9: * packages/seq/seq-25.el: Better declarations for seq--when-emacs-25-p Stefan Monnier
@ 2016-03-26  9:22     ` Nicolas Petton
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Petton @ 2016-03-26  9:22 UTC (permalink / raw)
  To: Stefan Monnier, emacs-devel

[-- Attachment #1: Type: text/plain, Size: 325 bytes --]

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>> +(require 'cl-extra) ;; for cl-subseq
>
> Doesn't (require 'cl-lib) do the trick?

Yes, it does.

> It's usually a bad to require
> one of the files of cl-lib, and better to require cl-lib instead.

Indeed, I have no clue why I required cl-extra instead of cl-lib.

Nico

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 512 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-03-26  9:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20160325184412.8792.95844@vcs.savannah.gnu.org>
     [not found] ` <E1ajWiT-0002IQ-1K@vcs.savannah.gnu.org>
2016-03-25 21:28   ` [elpa] master 84579a9: * packages/seq/seq-25.el: Better declarations for seq--when-emacs-25-p Stefan Monnier
2016-03-26  9:22     ` Nicolas Petton

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).