all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to get all commands defined in a specified file (or files)?
@ 2024-11-11 19:36 mbork
  2024-11-11 20:18 ` Eli Zaretskii
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: mbork @ 2024-11-11 19:36 UTC (permalink / raw)
  To: Help Gnu Emacs mailing list

Hi all,

say that I'd like to define a `execute-extended-command' alternative
which would only allow to run commands defined in a specified file.  How
can I get all such commands?  I know about `symbol-file', but I don't
know how it works (and it's complicated enough that I'm not sure I want
to study it ATM;-) - I tried to instrument it for edebug, but a quick
run revealed only that it's pretty mysterious).  I also looked at the
property plist of a function name and saw that the filename is not kept
there.  Any hints?

TIA,

-- 
Marcin Borkowski
https://mbork.pl
https://crimsonelevendelightpetrichor.net/



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-11-12 16:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-11 19:36 How to get all commands defined in a specified file (or files)? mbork
2024-11-11 20:18 ` Eli Zaretskii
2024-11-11 20:38   ` [External] : " Drew Adams
2024-11-11 22:00     ` mbork
2024-11-11 23:33       ` Drew Adams
2024-11-11 21:58   ` mbork
2024-11-12  0:00 ` Stefan Monnier via Users list for the GNU Emacs text editor
2024-11-12 16:12   ` Michael Heerdegen via Users list for the GNU Emacs text editor
2024-11-12 13:14 ` Eduardo Ochs

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.