emacs-devel
[Top][All Lists]
Advanced

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

Re: Question about loading libraries


From: Eli Zaretskii
Subject: Re: Question about loading libraries
Date: Wed, 09 Oct 2024 15:26:26 +0300

> From: Michelangelo Rodriguez <michelangelo.rodriguez@gmail.com>
> Date: Wed, 09 Oct 2024 02:36:52 +0200
> 
> 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")




reply via email to

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