Hi Henning,
Henning Redestig writes:
> Better now but still some issues here, now if I start a new org buffer and
> type
>
>
> to complete the source block, I get org-mode fontification error
> again.
This is fixed now.
Thanks to you and Nick for digging this.
--
Bastien
Henning Redestig wrote:
> Better now but still some issues here, now if I start a new org buffer and
> type
>
>
> to complete the source block, I get org-mode fontification error again.
Probably more off-by-1 errors - the backtrace shows:
,
|
| Debugger entered--Lisp error: (args-out-
Better now but still some issues here, now if I start a new org buffer and type
:
> Hi Nick,
>
> Nick Dokos writes:
>
>> Confirmed. It only happens when you start typing into an empty buffer.
>> Looks like an off-by-one error in org.el:org-fontify-meta-lines-and-blocks-1,
>> aroung line 5487:
>>
Hi Nick,
Nick Dokos writes:
> Confirmed. It only happens when you start typing into an empty buffer.
> Looks like an off-by-one error in org.el:org-fontify-meta-lines-and-blocks-1,
> aroung line 5487:
>
> ,
> | ;; just any other in-buffer setting, but not indented
> | (add-te
Henning Redestig wrote:
> +1 on this, I get 'org-mode fontification error' all the time after
> having typed just
>
> #+
>
> in an org buffer. with org 7.8.08 and emacs 23.1.50.1 and running with emacs
> -Q
>
> 2011/8/18 Leo :
> > On 2011-08-18 15:22 +0800, Bastien wrote:
> >>> Just a heads-u
+1 on this, I get 'org-mode fontification error' all the time after
having typed just
#+
in an org buffer. with org 7.8.08 and emacs 23.1.50.1 and running with emacs -Q
2011/8/18 Leo :
> On 2011-08-18 15:22 +0800, Bastien wrote:
>>> Just a heads-up. I saw this in my *message* buffer. I don't kno
On 2011-08-18 15:22 +0800, Bastien wrote:
>> Just a heads-up. I saw this in my *message* buffer. I don't know how
>> it happened.
>
> Is this with emacs -Q?
>
> I am unable to reproduce this with emacs-23.3.1 and emacs-24.0.50.1.
It is in my normal running emacs session. I haven't found a reproduc
Hi Leo,
Leo writes:
> Just a heads-up. I saw this in my *message* buffer. I don't know how
> it happened.
Is this with emacs -Q?
I am unable to reproduce this with emacs-23.3.1 and emacs-24.0.50.1.
Thanks,
--
Bastien
Just a heads-up. I saw this in my *message* buffer. I don't know how it
happened.
I am using org-mode 7.7 on Emacs 23.3.50.
Leo