emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [bug] org-indent


From: Nicolas Goaziou
Subject: Re: [O] [bug] org-indent
Date: Fri, 23 Jun 2017 13:53:59 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)

Hello,

Rasmus <address@hidden> writes:

> There's a bug in ‘org-indent--compute-prefixes’ near ";; Inline tasks line
> prefixes".
>
> If (bound-and-true-p org-inlinetask-show-first-star) is non-nil, then Org
> tries to compute (substring heading-prefix 1).  But the initial value of
> ‘heading-prefix’ seems to be "", at least some of the time (if
> ‘indentation’ is 0).  In my Emacs this results in an error.

You're right. I fixed the issue, along with another one, which was
preventing fontification from first star in that case.

Thank you.

Regards,

-- 
Nicolas Goaziou



reply via email to

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