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

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

Re: Functions with multiple optional arguments


From: Jean Louis
Subject: Re: Functions with multiple optional arguments
Date: Fri, 21 Oct 2022 00:00:27 +0300
User-agent: Mutt/2.2.7+37 (a90f69b) (2022-09-02)

* Emanuel Berg <incal@dataswamp.org> [2022-10-18 12:15]:
> Jean Louis wrote:
> 
> >> CL has another way, more practical probably, to assign
> >> default values to optional arguments and that can be used
> >> in Elisp as well with `cl-defun' ...
> >
> > I keep anything like Common Lisp for Common Lisp and strive
> > to keep Emacs Lisp functions without CL stuff for clarity of
> > my mind.
> 
> If so, relax, as `cl-defun' is as much Elisp as `defun' ...
> 
> C-h f cl-defun RET
> 
> It's in cl-macs.el ...

I do not load what is not needed.

And Emacs Lisp is not Common Lisp, no need to conform to it.

-- 
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/



reply via email to

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