From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: Re: Lisp error when starting agenda Date: Thu, 04 Jul 2013 16:49:24 +0200 Message-ID: <51D58B74.6010105@online.de> References: <877gh6e7vv.fsf@bzg.ath.cx> <51D581F9.6070600@online.de> <8738rue7op.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36847) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uukqf-0003l8-9Q for emacs-orgmode@gnu.org; Thu, 04 Jul 2013 10:49:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uukqd-0004O9-FU for emacs-orgmode@gnu.org; Thu, 04 Jul 2013 10:49:29 -0400 In-Reply-To: <8738rue7op.fsf@bzg.ath.cx> 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: Bastien Cc: emacs-orgmode@gnu.org Am 04.07.2013 16:11, schrieb Bastien: > Please send a recipe: a step-by-step way of reproducing the problem, > with minimal config and org file. > Found it: Lisp error is triggered by the SETUPFILE option: #+SETUPFILE: ~/org/GLOBAL_SETUP_DIPLAN.org If I remove that line everything works fine. Thanks, Rainer