emacs-devel
[Top][All Lists]
Advanced

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

Re: How does one find out what file a library has been loaded from?


From: Eli Zaretskii
Subject: Re: How does one find out what file a library has been loaded from?
Date: Sun, 24 Jul 2022 18:42:00 +0300

> Date: Sun, 24 Jul 2022 18:37:10 +0300
> From: Eli Zaretskii <eliz@gnu.org>
> CC: emacs-devel@gnu.org
> 
> Btw, we could extend symbol-file to support a new kind of TYPE arg,
> to ask about a natively-compiled symbol, and then we could return the
> .eln file instead of the .elc file, when appropriate.

Or maybe add a new optional argument native-p, which, if non-nil,
would report the .eln file, if any, from which the symbol was loaded.



reply via email to

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