all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: Andreas Schwab <schwab@suse.de>
Cc: Robert Pluim <rpluim@gmail.com>,
	 emacs-devel@gnu.org,  Illia Ostapyshyn <illia@yshyn.com>
Subject: Re: master 8074c08cd55: Use proper smime-keys entry for S/MIME signatures using OpenSSL
Date: Wed, 15 May 2024 17:04:46 -0700	[thread overview]
Message-ID: <87pltm7hb5.fsf@ericabrahamsen.net> (raw)
In-Reply-To: <mvmcypn1k5c.fsf@suse.de> (Andreas Schwab's message of "Wed, 15 May 2024 11:47:43 +0200")

Andreas Schwab <schwab@suse.de> writes:

> On Mai 15 2024, Robert Pluim wrote:
>
>>>>>>> On Wed, 15 May 2024 11:22:43 +0200, Andreas Schwab <schwab@suse.de> said:
>>
>>     Andreas> On Mai 14 2024, Eric Abrahamsen wrote:
>>     >> On 05/14/24 18:20 PM, Robert Pluim wrote:
>>     >>> Minor grumble:
>>     >>> 
>>     >>> ELC      gnus/mml-smime.elc
>>     >>> 
>>     >>> In end of data:
>>     >>> gnus/mml-smime.el:138:20: Warning: the function ‘cl-remove-if-not’
>>     >>> might not be defined at runtime.
>>     >> 
>>     >> That's odd, mml-smime.el has "(eval-when-compile (require 'cl-lib))",
>>
>>     Andreas> But that means that cl-lib isn't guaranteed to be loaded at runtime, and
>>     Andreas> cl-remove-if-not is not a macro.
>>
>> Yes, but `cl-remove-if-not' is autoloaded.
>
> Note before cl-lib is loaded.

I'm not quite sure what that means, but it sounds like what we need here
is a straight `require'. I note that that's what other libraries that
use these cl function do.

Eric



      reply	other threads:[~2024-05-16  0:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <171569790836.12584.17403055733578074815@vcs2.savannah.gnu.org>
     [not found] ` <20240514144509.76576C2BC82@vcs2.savannah.gnu.org>
2024-05-14 16:20   ` master 8074c08cd55: Use proper smime-keys entry for S/MIME signatures using OpenSSL Robert Pluim
2024-05-14 19:52     ` Eric Abrahamsen
2024-05-15  9:13       ` Robert Pluim
2024-05-15  9:22       ` Andreas Schwab
2024-05-15  9:26         ` Robert Pluim
2024-05-15  9:47           ` Andreas Schwab
2024-05-16  0:04             ` Eric Abrahamsen [this message]

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=87pltm7hb5.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --cc=emacs-devel@gnu.org \
    --cc=illia@yshyn.com \
    --cc=rpluim@gmail.com \
    --cc=schwab@suse.de \
    /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.