emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Fixed [Was: Re: org-indent-line loops infinitely (when orgstruct++)]


From: Garreau\, Alexandre
Subject: [O] Fixed [Was: Re: org-indent-line loops infinitely (when orgstruct++)]
Date: Wed, 24 Oct 2018 17:45:23 +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

On 2018-10-24 at 17:31, Garreau, Alexandre wrote:
> 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?

Ok, then (cl-cadadr (assq 'indent-line-function org-fb-vars)) is
supposed *not* to return org-indent-line, as now I cleaned my hooks
(some modes where called several times redundantly in message-mode,
text-mode, etc.), I see no more problems, sorry for the disturbance.



reply via email to

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