emacs-devel
[Top][All Lists]
Advanced

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

Re: Delete variables obsolete since Emacs 23


From: Gregory Heytings
Subject: Re: Delete variables obsolete since Emacs 23
Date: Wed, 26 Aug 2020 08:59:33 +0000
User-agent: Alpine 2.21 (NEB 202 2017-01-01)



Uh, no, I don't think so.

(interactive-p) == (called-interactively-p 'interactive)

I do not follow you -- your words are very terse.

Are you saying that people replaced calls to interactive-p with calls to called-interactively-p, rather than converting to use an optional argument?


Yes.

And that's also what Stefan Kangas did in his patch for Emacs named 0001-Remove-many-items-obsolete-since-Emacs-23.2-and-23.3.patch and sent on this list two weeks ago (on Fri, 14 Aug 2020 08:42:38 -0700).

Gregory



reply via email to

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