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: Stefan Monnier
Subject: Re: elisp code to list interactive functions
Date: Thu, 04 Nov 2021 16:06:38 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> (seq-filter #'commandp obarray)

Sweet: not only the code is shorter, but the returned value is much
shorter as well ;-)


        Stefan




reply via email to

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