From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Lisp error when starting agenda Date: Thu, 04 Jul 2013 17:12:03 +0200 Message-ID: <87hagacqbg.fsf@bzg.ath.cx> References: <877gh6e7vv.fsf@bzg.ath.cx> <51D581F9.6070600@online.de> <8738rue7op.fsf@bzg.ath.cx> <51D58B74.6010105@online.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43699) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UulCZ-0005wE-1t for emacs-orgmode@gnu.org; Thu, 04 Jul 2013 11:12:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UulCY-0004U8-1w for emacs-orgmode@gnu.org; Thu, 04 Jul 2013 11:12:06 -0400 Received: from mail-wi0-x22c.google.com ([2a00:1450:400c:c05::22c]:55729) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UulCX-0004Tz-S9 for emacs-orgmode@gnu.org; Thu, 04 Jul 2013 11:12:05 -0400 Received: by mail-wi0-f172.google.com with SMTP id c10so6426611wiw.5 for ; Thu, 04 Jul 2013 08:12:05 -0700 (PDT) In-Reply-To: <51D58B74.6010105@online.de> (Rainer Stengele's message of "Thu, 04 Jul 2013 16:49:24 +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: Rainer Stengele Cc: emacs-orgmode@gnu.org Rainer Stengele writes: > Lisp error is triggered by the SETUPFILE option: > > #+SETUPFILE: ~/org/GLOBAL_SETUP_DIPLAN.org > > If I remove that line everything works fine. Can you copy and past lines starting with "#+" from GLOBAL_SETUP_DIPLAN.org? Parsing those lines is where the error probably comes from, if that's so we need to fix it. Thanks again! -- Bastien