From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Lander Subject: [BUG] org-open-at-point doesn't work in release_7.4-24-g48b11 Date: Tue, 14 Dec 2010 09:56:52 -0500 Message-ID: <663EC963-15C3-4A8D-AEB7-F4F5B95BE797@yahoo.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=47622 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PSWJE-0004HT-2x for emacs-orgmode@gnu.org; Tue, 14 Dec 2010 09:56:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PSWJD-0004gC-49 for emacs-orgmode@gnu.org; Tue, 14 Dec 2010 09:56:55 -0500 Received: from smtp106.prem.mail.ac4.yahoo.com ([76.13.13.45]:45286) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1PSWJD-0004fw-1j for emacs-orgmode@gnu.org; Tue, 14 Dec 2010 09:56:55 -0500 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode Mode Hi List, In today's git pull, org-open-at-point (C-x o, to follow a link) doesn't work. I get the following error message: org-open-at-point: Symbol's value as variable is void: org-inhibit- highlight-removal I reverted to my last pull on Dec 6, and it works correctly, so I presume the change is somewhere between those two dates. Can anyone confirm this? Thanks, -Anthony