emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Add cl-map-into


From: Eli Zaretskii
Subject: Re: [PATCH] Add cl-map-into
Date: Fri, 01 Oct 2021 21:51:06 +0300

> From: Stefan Monnier <monnier@iro.umontreal.ca>
> Cc: "Emacs Devel" <emacs-devel@gnu.org>
> Date: Fri, 01 Oct 2021 14:40:46 -0400
> 
> `with-memoization` is now in `subr-x.el`.

Is that the reason for the below?

  In end of data:
  emacs-lisp/ert.el:66:1: Warning: the function `with-memoization' might not be
      defined at runtime.

  In end of data:
  erc/erc.el:67:1: Warning: the function `with-memoization' might not be defined
      at runtime.

  In end of data:
  gnus/gnus-icalendar.el:39:1: Warning: the function `with-memoization' might
      not be defined at runtime.

  In end of data:
  progmodes/erts-mode.el:27:1: Warning: the function `with-memoization' might
      not be defined at runtime.

  In end of data:
  progmodes/etags.el:37:1: Warning: the function `with-memoization' is not known
      to be defined.

  In end of data:
  progmodes/xref.el:75:1: Warning: the function `with-memoization' is not known
      to be defined.



reply via email to

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