help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: (*) -> 1


From: Anders Munch
Subject: Re: (*) -> 1
Date: Thu, 19 Jan 2023 12:52:38 +0000

Jean Louis wrote:
> If there is any Emacs Lisp program which does not use (*) or (* a) anywhere 
> but which would raise error if we re-define function to require 2 arguments?

Yes.  Occurrences of 
        (apply #'* ...)
would fail at an alarming rate.

regards, Anders


reply via email to

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