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

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

bug#50704: Feature request: Add ensure-list in cl-lib


From: Lars Ingebrigtsen
Subject: bug#50704: Feature request: Add ensure-list in cl-lib
Date: Mon, 20 Sep 2021 23:05:54 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Clément Pit-Claudel <cpitclaudel@gmail.com> writes:

> I would like to add a similar function in Emacs, since it comes up so often.  
> Is that an acceptable change?  
>
> If so:
> - Which cl-*.el file should it go into, and where in that file?  

I don't think it has to be in cl at all -- we can just call it
`ensure-list'.

> - Should it be a defun or a define-inline?  
> - And once it is introduced, should the 40-some instances that could use it 
> be updated, or left as-is?  
> - Finally, where should it be documented?

defun, depends, and in the list section.  :-)

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





reply via email to

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