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: Tue, 18 Oct 2022 00:12:03 +0300
User-agent: Mutt/2.2.7+37 (a90f69b) (2022-09-02)

* Emanuel Berg <incal@dataswamp.org> [2022-10-17 21:57]:
> 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.

-- 
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]