From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Barton Subject: Error Loading org Files with 5.02 Date: Fri, 13 Jul 2007 13:05:52 +0100 Message-ID: <46976AA0.9090406@manor-farm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I9JuL-0008LL-Us for emacs-orgmode@gnu.org; Fri, 13 Jul 2007 08:06:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I9JuJ-0008KC-C8 for emacs-orgmode@gnu.org; Fri, 13 Jul 2007 08:06:01 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I9JuJ-0008K5-77 for emacs-orgmode@gnu.org; Fri, 13 Jul 2007 08:05:59 -0400 Received: from relay2.tidymail.co.uk ([217.146.107.7]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1I9JuI-0001St-Ma for emacs-orgmode@gnu.org; Fri, 13 Jul 2007 08:05:58 -0400 Received: from [217.146.125.43] (helo=firewall.banter.local) (from_AS 16353) by relay2.tidymail.co.uk with esmtps (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.67) id 1I9JuD-0005Nw-Lt for emacs-orgmode@gnu.org (return-path ); Fri, 13 Jul 2007 12:05:53 +0000 Received: from localhost (localhost [127.0.0.1]) by firewall.banter.local (Postfix) with ESMTP id E7646748476 for ; Fri, 13 Jul 2007 13:11:15 +0100 (BST) Received: from firewall.banter.local ([127.0.0.1]) by localhost (firewall.banter.local [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 01240-01 for ; Fri, 13 Jul 2007 13:11:14 +0100 (BST) Received: from [192.168.0.8] (unknown [192.168.0.8]) by firewall.banter.local (Postfix) with ESMTP id 5329B748475 for ; Fri, 13 Jul 2007 13:11:14 +0100 (BST) 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 I have just upgraded from 4.75 to 5.02. When I try to load an org file I get: File mode specification error: void-variable macro-declaration-function This is with emacs 21.4.1 on Ubuntu Feisty. I think the problem is emacs version specific because I don't get the error running emacs snapshot on the same computer. Ian.