emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Matt Lundin <mdl@imapmail.org>
To: Rainer Stengele <rainer.stengele@diplan.de>
Cc: emacs-orgmode@gnu.org, mail@christianmoe.com
Subject: Re: Lisp error: (void-variable org-inhibit-highlight-removal) with `C-c / /'
Date: Tue, 14 Dec 2010 07:33:08 -0500	[thread overview]
Message-ID: <87y67szg8r.fsf@fastmail.fm> (raw)
In-Reply-To: <4D0761B1.3090605@diplan.de> (Rainer Stengele's message of "Tue, 14 Dec 2010 13:23:13 +0100")

Hi Rainer,

Rainer Stengele <rainer.stengele@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

  reply	other threads:[~2010-12-14 12:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-14 10:29 Lisp error: (void-variable org-inhibit-highlight-removal) with `C-c / /' Sébastien Vauban
2010-12-14 11:32 ` Rainer Stengele
2010-12-14 12:08   ` Christian Moe
2010-12-14 12:23     ` Rainer Stengele
2010-12-14 12:33       ` Matt Lundin [this message]
2010-12-14 11:40 ` Matt Lundin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y67szg8r.fsf@fastmail.fm \
    --to=mdl@imapmail.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=mail@christianmoe.com \
    --cc=rainer.stengele@diplan.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).