Le 24/10/2018 à 18h15, Nicolas Goaziou a écrit :
> "Garreau, Alexandre" <galex-...@galex-713.eu> writes:
>> 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.
>
> Note that orgstruct-mode, and orgstruct++-mode are removed from the code
> base.

No really? how sad! do anyone knows why?

And also what are we supposed to use to support src blocks and
outline-like headings in Gnus?

Reply via email to