From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Cave Subject: GNU Emacs 24.3.1 creates macro-expansion failure messages Date: Sun, 14 Apr 2013 13:24:22 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52709) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URMv5-0004og-8u for emacs-orgmode@gnu.org; Sun, 14 Apr 2013 09:24:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1URMv4-0000fN-6F for emacs-orgmode@gnu.org; Sun, 14 Apr 2013 09:24:35 -0400 Received: from plane.gmane.org ([80.91.229.3]:52217) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URMv4-0000fE-0O for emacs-orgmode@gnu.org; Sun, 14 Apr 2013 09:24:34 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1URMv2-0004IB-7Q for emacs-orgmode@gnu.org; Sun, 14 Apr 2013 15:24:32 +0200 Received: from c211-30-220-217.thorn2.nsw.optusnet.com.au ([211.30.220.217]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 14 Apr 2013 15:24:32 +0200 Received: from charles.cave by c211-30-220-217.thorn2.nsw.optusnet.com.au with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 14 Apr 2013 15:24:32 +0200 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 I am running Org-mode version 7.9.4 and recently upgraded to Gnu Emacs 24.3.1. Now when I start Emacs I get an error message which causes my Emacs to give the following message: Eager macro-expansion failure: (error "Invalid agenda key") [2 times] (lambda (x) ...) quoted with ' rather than with #' Org-mode works but Emacs starts with a split window with a *scratch* buffer and a "GNU Emacs" buffer (which is the only window I expected). My Lisp skills are almost non-existent. Who can help please? Thank you Charles