From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Toohey Subject: Problem with latest stable org-mode - Lisp error: (void-variable outline-regexp) Date: Wed, 1 Jun 2011 17:08:46 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:57254) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QRseo-0004tB-5j for emacs-orgmode@gnu.org; Wed, 01 Jun 2011 17:08:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QRsem-00025K-RY for emacs-orgmode@gnu.org; Wed, 01 Jun 2011 17:08:49 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:53857) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QRsem-00024z-8i for emacs-orgmode@gnu.org; Wed, 01 Jun 2011 17:08:48 -0400 Received: by wwb39 with SMTP id 39so212604wwb.30 for ; Wed, 01 Jun 2011 14:08:47 -0700 (PDT) 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: emacs-orgmode@gnu.org Hi, I downloaded the latest stable org-mode (Org-mode version 7.5), and installed it to my emacs system. I'm running AquaEmacs, 2.2 (GNU/Emacs 23.3.1). My previous version 6.7 worked fine. When ever I try to load one of my org files, I get this error, Lisp error: (void-variable outline-regexp). My files will only display in Outline mode. Is this a known error, or does anyone have a work around that I could use? -- ~JT