emacs-devel
[Top][All Lists]
Advanced

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

Re: Question about loading libraries


From: Emanuel Berg
Subject: Re: Question about loading libraries
Date: Wed, 09 Oct 2024 21:56:48 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Eli Zaretskii wrote:

>> There is a way to load source files by default instead of
>> compiled at startup? The problem i have is that i have an
>> error during the initialization, but the backtrace shows
>> compiled functions that at the moment are meaningless for
>> me when i try to fix the error.
>
> Specify the .el extension explicitly.  Like this:
>
>   (load "foo.el")

Yes, but there is no way to do this _in general_, to say now
I prefer uncompiled, not byte-compiled and not
natively compiled?

I think I've seen something like that, somewhere.

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

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