unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: master c75f65442d: kmacro: Represent it as an OClosure
       [not found] ` <20220402000741.54359C01684@vcs2.savannah.gnu.org>
@ 2022-04-04  9:40   ` Lars Ingebrigtsen
  2022-04-04 13:55     ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: Lars Ingebrigtsen @ 2022-04-04  9:40 UTC (permalink / raw)
  To: emacs-devel; +Cc: Stefan Monnier

Stefan Monnier via Mailing list for Emacs changes <emacs-diffs@gnu.org>
writes:

>     (kmacro-extract-lambda): Rewrite and declare obsolete.

This leads to the following compilation warnings:

In edit-kbd-macro:
edmacro.el:134:27: Warning: `kmacro-extract-lambda' is an obsolete function (as of 29.1).
In edmacro-finish-edit:
edmacro.el:263:40: Warning: `kmacro-extract-lambda' is an obsolete function (as of 29.1).
edmacro.el:318:28: Warning: `kmacro-lambda-form' is an obsolete function (as of 29.1); use `kmacro' instead.
edmacro.el:331:53: Warning: `kmacro-lambda-form' is an obsolete function (as of 29.1); use `kmacro' instead.


-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



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

* Re: master c75f65442d: kmacro: Represent it as an OClosure
  2022-04-04  9:40   ` master c75f65442d: kmacro: Represent it as an OClosure Lars Ingebrigtsen
@ 2022-04-04 13:55     ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2022-04-04 13:55 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: emacs-devel

>>     (kmacro-extract-lambda): Rewrite and declare obsolete.
>
> This leads to the following compilation warnings:
>
> In edit-kbd-macro:
> edmacro.el:134:27: Warning: `kmacro-extract-lambda' is an obsolete function (as of 29.1).
> In edmacro-finish-edit:
> edmacro.el:263:40: Warning: `kmacro-extract-lambda' is an obsolete function (as of 29.1).
> edmacro.el:318:28: Warning: `kmacro-lambda-form' is an obsolete function (as
> of 29.1); use `kmacro' instead.
> edmacro.el:331:53: Warning: `kmacro-lambda-form' is an obsolete function (as
> of 29.1); use `kmacro' instead.

Not sure how I forgot to include that file in the commit.
Anyway, this should be fixed now,
Sorry,


        Stefan




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

end of thread, other threads:[~2022-04-04 13:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <164885806098.12472.16431600050563122772@vcs2.savannah.gnu.org>
     [not found] ` <20220402000741.54359C01684@vcs2.savannah.gnu.org>
2022-04-04  9:40   ` master c75f65442d: kmacro: Represent it as an OClosure Lars Ingebrigtsen
2022-04-04 13:55     ` Stefan Monnier

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).