From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Re: Org Mode 8 Date: Sat, 20 Apr 2013 12:11:46 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51480) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UTbKH-0005C4-5k for emacs-orgmode@gnu.org; Sat, 20 Apr 2013 13:11:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UTbKG-0004U8-6E for emacs-orgmode@gnu.org; Sat, 20 Apr 2013 13:11:49 -0400 Received: from mail-la0-x236.google.com ([2a00:1450:4010:c03::236]:57332) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UTbKF-0004Tt-U7 for emacs-orgmode@gnu.org; Sat, 20 Apr 2013 13:11:48 -0400 Received: by mail-la0-f54.google.com with SMTP id es20so537556lab.41 for ; Sat, 20 Apr 2013 10:11:47 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Paul Schlesinger Cc: emacs-orgmode On Sat, Apr 20, 2013 at 10:38 AM, Paul Schlesinger wrote: > After replacing 7.9.4 with 8.0 the link insertion gave a variable void error > that was corrected by re-installing 7.9.4. After browsing the * update files > and seeing nothing that was helpful I send this message and continue using > 7.9.4. We'll need more details to help you. At the very least, what was the variable that was flagged as void? This wouldn't be uncommon, as a lot of names changed in the 8.0 release. Did you scan the upgrade guide? - http://orgmode.org/worg/org-8.0.html The first possibility that came to mind was a variable like org-export-backend-* (where backend = html, latex, etc.) which has now been renamed to org-backend-*. But again, with no details at all... we won't be able to help you. Thanks! John > >