emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-indent-line loops infinitely (when orgstruct++)
@ 2018-10-24 15:31 Garreau, Alexandre
  2018-10-24 15:45 ` Fixed [Was: Re: org-indent-line loops infinitely (when orgstruct++)] Garreau, Alexandre
  0 siblings, 1 reply; 5+ messages in thread
From: Garreau, Alexandre @ 2018-10-24 15:31 UTC (permalink / raw)
  To: emacs-orgmode

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?

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-10-24 17:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-24 15:31 org-indent-line loops infinitely (when orgstruct++) Garreau, Alexandre
2018-10-24 15:45 ` Fixed [Was: Re: org-indent-line loops infinitely (when orgstruct++)] Garreau, Alexandre
2018-10-24 16:15   ` Fixed [ Nicolas Goaziou
2018-10-24 16:45     ` Garreau, Alexandre
2018-10-24 17:25       ` Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).