emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Possible bug in the org-element cache code?


From: Nicolas Goaziou
Subject: Re: [O] Possible bug in the org-element cache code?
Date: Wed, 08 Jan 2014 08:52:58 +0100

Hello,

Nick Dokos <address@hidden> writes:

> I've gotten the attached backtrace a couple of times in the past few
> days. Also same error with org-cache-sync. I'm not sure how reproducible
> it is and I have to admit that I've been running with a possibly tainted
> emacs/org for the last few days. I'll restart emacs and try to keep it
> pristine and see if it happens again, but I thought I'd post the
> backtrace just in case it is real.

It is because I changed cache structure from a hash table to an AVL tree
(basically a vector). If you restart Emacs, or (setq org-element--cache
nil) in all Org buffers, the error should go away.

Thank you for the report anyway.


Regards,

-- 
Nicolas Goaziou



reply via email to

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