all messages for Emacs-related lists mirrored at yhetil.org
 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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.