emacs-orgmode
[Top][All Lists]
Advanced

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

[O] org-indent-line loops infinitely (when orgstruct++)


From: Garreau\, Alexandre
Subject: [O] org-indent-line loops infinitely (when orgstruct++)
Date: Wed, 24 Oct 2018 17:31:37 +0200
User-agent: Gnus (5.13), GNU Emacs 25.1.1 (i686-pc-linux-gnu, GTK+ Version 3.22.11) of 2017-09-15, modified by Debian

I finally found how people naturally made their mail with org, with
orgstruct++-mode, that I just tried.  However that triggers an infinite
loop error (“car: Lisp nesting exceeds ‘max-lisp-eval-depth’”), because
then indent-line-function refers to org-indent-line, which when
orgstruct-is-++ is true, calls indent-line-function.

Why that garbage? how is it supposed to be?




reply via email to

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