help-gnu-emacs
[Top][All Lists]
Advanced

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

[native-compile] Debugging external package


From: Arash Esbati
Subject: [native-compile] Debugging external package
Date: Wed, 12 May 2021 13:39:31 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50

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



reply via email to

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