[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] org-fill-paragraph crashes at eob
From: |
Nicolas Goaziou |
Subject: |
Re: [O] org-fill-paragraph crashes at eob |
Date: |
Sun, 19 Aug 2012 09:53:04 +0200 |
Hello,
Samuel Wales <address@hidden> writes:
> Cannot debug it, but when org-fill-paragraph is called on a paragraph
> with no final newline. Top:
>
> Debugger entered--Lisp error: (args-out-of-range 1179 1263)
> buffer-substring-no-properties(1179 1263)
> (replace-regexp-in-string " " (make-string tab-width 32)
> (buffer-substring-no-properties (point) end))
I cannot reproduce it, but it looks like an error in
`org-element--parse-objects'.
Could you reproduce here the paragraph triggering the problem? It may
contain an object not correctly parsed.
Thanks,
--
Nicolas Goaziou