emacs-devel
[Top][All Lists]
Advanced

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

Re: [elpa] externals/denote 5ab937f1da: Require 'subr-x' at compile time


From: Protesilaos Stavrou
Subject: Re: [elpa] externals/denote 5ab937f1da: Require 'subr-x' at compile time
Date: Sun, 24 Jul 2022 19:35:46 +0300
User-agent: Notmuch/0.36 (https://notmuchmail.org) Emacs/29.0.50 (x86_64-pc-linux-gnu)

> From: Philip Kaludercic <philipk@posteo.net>
> Date: Sun, 24 Jul 2022 16:18:29 +0000

> [... 30 lines elided]

> Indirectly related: Why is cl-lib evaluated only at compile time?  From
> what I see the only functions you use are cl-find-if and cl-some,
> neither of which have any effect at compile time, both of which you
> declare.  As you already require seq, I'd either use (seq-find and
> seq-some should do the job) that or require cl-lib "regularly".

Thank you, Philip!  Just removed the cl-lib parts.

-- 
Protesilaos Stavrou
https://protesilaos.com



reply via email to

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