emacs-devel
[Top][All Lists]
Advanced

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

Re: elisp code to list interactive functions


From: Lars Ingebrigtsen
Subject: Re: elisp code to list interactive functions
Date: Thu, 04 Nov 2021 21:15:01 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>> (seq-filter #'commandp obarray)
>
> Sweet: not only the code is shorter, but the returned value is much
> shorter as well ;-)

Win win!

I thought somebody had extended the seq functions to also work on these
thingies, but I guess not?

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