[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: org-persist - bug report
From: |
Max Nikulin |
Subject: |
Re: org-persist - bug report |
Date: |
Thu, 21 Oct 2021 19:25:44 +0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 |
On 21/10/2021 02:04, Colin Baxter 😺 wrote:
The max-specpdl-size error has happened again when I tried to add a note
to an agenda item. Emacs hung and had to be killed. The debugger buffer
was empty and the only other information given was the message:
mapc: Lisp nesting exceeds `max-lisp-eval-depth'
Ihor, I have seen your instructions for more debug info, but I have not
tried them yet. In the meanwhile I have tracked my problem down to to
the following minimal file
--- >8 ---
#+begin_example org
,* H
#+end_example
--- 8< ---
M-x org-lint
Debugger entered--Lisp error: (error "Variable binding depth exceeds
max-specpdl-size")
...
org-filename-concat
Actually I can not update another example block after editing it in a
special buffer (C-c C-').
commit a149fdd5699b9279846fb11184529f8cf47b36b5
Author: Ihor Radchenko <yantar92@gmail.com>
Date: Thu Oct 21 16:50:10 2021 +0800
Emacs 1.26.3
Another observation:
C-c * on a line to make it a header causes the following warning:
Warning (emacs): org-element--cache: Unregistered buffer modifications
detected. Resetting
The buffer is: example.org
Current command: nil
Feel free to response to another thread, there are several ones for
problems with new cache.
- Re: org-persist - bug report, Ihor Radchenko, 2021/10/20
- Re: org-persist - bug report, Colin Baxter 😺, 2021/10/20
- Re: org-persist - bug report, Ihor Radchenko, 2021/10/20
- Re: org-persist - bug report, Colin Baxter 😺, 2021/10/20
- Re: org-persist - bug report, Ihor Radchenko, 2021/10/21
- Re: org-persist - bug report,
Max Nikulin <=
- org-persist? error "Variable binding depth exceeds max-specpdl-size" (was: org-persist - bug report), Ihor Radchenko, 2021/10/21
- Re: org-persist - bug report, Colin Baxter 😺, 2021/10/21
- Re: org-persist - bug report, Ihor Radchenko, 2021/10/21
- Re: org-persist - bug report, Ihor Radchenko, 2021/10/21
- Re: org-persist - bug report, Ihor Radchenko, 2021/10/21
- Re: org-persist - bug report, Colin Baxter 😺, 2021/10/21
- Re: org-persist - bug report, Max Nikulin, 2021/10/21
- Re: org-persist - bug report, Alastair Burt, 2021/10/21