all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [native-compile] Debugging external package
@ 2021-05-12 11:39 Arash Esbati
  2021-05-12 13:16 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Arash Esbati @ 2021-05-12 11:39 UTC (permalink / raw)
  To: emacs-help

Hi all,

I have successfully built Emacs with native-compile support on Win10 and
it works fine -- many thanks for this.

I've also installed powerline package from MELPA and Emacs fails to
compile the package with this error:

    x:/pathto/.emacs.d/elpa/powerline-20210428.1229/powerline.el:
    Error: List contains a loop ("22", . #0)
    Compilation finished.

How can I get more info about the error from the compiler?  Currently
Emacs tries to compile the package each time it starts (and fails) and
that makes the start slower.

I looked throught comp.el and the possible variables provided there are
"intended for debugging the compiler itself".

TIA for any hint.

Best, Arash



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-05-12 19:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-12 11:39 [native-compile] Debugging external package Arash Esbati
2021-05-12 13:16 ` Eli Zaretskii
2021-05-12 19:13   ` Arash Esbati

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.