emacs-orgmode
[Top][All Lists]
Advanced

[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 13:48:36 +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))

After some investigation, it seems that the error was returned when
filling a narrowed buffer.

It should be fixed now. Thank you for reporting this.


Regards,

-- 
Nicolas Goaziou



reply via email to

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