[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [External] : Re: How to get all commands defined in a specified file
From: |
Drew Adams |
Subject: |
RE: [External] : Re: How to get all commands defined in a specified file (or files)? |
Date: |
Mon, 11 Nov 2024 23:33:11 +0000 |
> > Does the file use a library-specific prefix for all of its
> > function names?
>
> Definitely not.
>
> > If so, you can filter all commands (`commandp') according
> > to that library prefix.
>
> I'm not sure what you mean here -- isn't `commandp' way too general
> here?
It would be, if you didn't filter also "according to that
library prefix". ;-)