all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michelangelo Rodriguez <michelangelo.rodriguez@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: Question about loading libraries
Date: Thu, 10 Oct 2024 09:38:34 +0200	[thread overview]
Message-ID: <m2frp48l1h.fsf@gmail.com> (raw)
In-Reply-To: <87a5fdkq2n.fsf@dataswamp.org> (Emanuel Berg's message of "Wed, 09 Oct 2024 21:56:48 +0200")

Emanuel Berg <incal@dataswamp.org> writes:

> 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?
Yes, that was my question: i know about specifying ".el" as the name of
a library, but the problem for me is that in this case i don't know
which library is responsible for the error, and i think it should be
useful to have an option to specify that we want all libraries loaded as
interpreted code.

Best regards,
Michelangelo Rodriguez



      parent reply	other threads:[~2024-10-10  7:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-09  0:36 Question about loading libraries Michelangelo Rodriguez
2024-10-09 12:26 ` Eli Zaretskii
2024-10-09 19:56   ` Emanuel Berg
2024-10-10  6:49     ` Andreas Schwab
2024-10-10  7:38     ` Michelangelo Rodriguez [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2frp48l1h.fsf@gmail.com \
    --to=michelangelo.rodriguez@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.