Hi Rainer,

Rainer Stengele <rainer.steng...@diplan.de> writes:

> Am 14.12.2010 13:08, schrieb Christian Moe:
>> I get the same bug.
>> 
>> Manually evaluating the following sexp at the very start of org.el fixes it:
>> 
>> : (defvar org-inhibit-highlight-removal nil)
>> 
>> But I can't see any reason why that line would not be evaluated at startup??
>>>

>>> this seems similar:
>>>
>>> trying to open a link with<C-c C-o>  gives this error:
>>>
>>> org-open-at-point: Symbol's value as variable is void:
>>> org-inhibit-highlight-removal
>>>
>>> - Rainer
>>>
>>>
>>> _______________________________________________
>
> (setq org-inhibit-highlight-removal t) also fixes it.
>

I responded to Sébastien's post earlier, but I'm afraid my message may
have been stuck in Gmane's email obfuscation roundabout.

This error was introduced by a stray apostrophe in a previous patch. I
submitted a fix last night:

http://permalink.gmane.org/gmane.emacs.orgmode/35046

Until the fix is applied, the easiest solution is to go to the top of
org.el and manually remove the extra apostrophe at the beginning of the
file.

I apologize to all who are receiving this error. 

Best,
Matt

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to