emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [PATCH] org-macs.el: Fix Emacs-26 compatibility


From: Max Nikulin
Subject: Re: [PATCH] org-macs.el: Fix Emacs-26 compatibility
Date: Sat, 12 Aug 2023 15:21:28 +0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0

On 11/08/2023 23:27, Ihor Radchenko wrote:
Max Nikulin writes:

Loading /home/ubuntu/src/org-mode/lisp/org-compat.el (source)...
Eager macro-expansion failure: (wrong-number-of-arguments (2 . 2) 6)

That failure does not really point to where it happened... I am
wondering how you managed to find out the cause.

This time I decided that it is becoming a recurring issue (despite the comment in the function performing expansion) and I should not be first person faced it. A search engine gave me

https://emacs.stackexchange.com/questions/54455/how-to-get-a-stack-trace-for-eager-macro-expansion-failure

(setq debug-on-signal t))

Fortunately other signals (a lot of them) are emitted later. Sometimes debugging facilities in Emacs are rather disappointing.




reply via email to

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