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 21:07:35 +0200 Message-ID: <51D5C7F7.6010106@online.de> References: <877gh6e7vv.fsf@bzg.ath.cx> <51D581F9.6070600@online.de> <8738rue7op.fsf@bzg.ath.cx> <51D58B74.6010105@online.de> <87hagacqbg.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]:44772) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UuosU-0000Tu-NU for emacs-orgmode@gnu.org; Thu, 04 Jul 2013 15:07:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UuosT-00015S-Kj for emacs-orgmode@gnu.org; Thu, 04 Jul 2013 15:07:38 -0400 In-Reply-To: <87hagacqbg.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 17:12, schrieb Bastien: > 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! > #+STARTUP: overview #+STARTUP: hidestars inlineimages logdone nologrepeat nolognoteclock-out nologreschedule nologredeadline nologrefile #+TAGS: @DIPLAN @HOME(h) @IGN @KUNDE(k) @UNTERWEGS(U) #+TAGS: ADMIN(a) ASIEN(A) diplan(d) drill(D) EMAIL export(e) HIDE(H) HIDEAGENDA IGNORE(x) INFO(i) JWINTER(W) LESEN(L) LPM(l) noexport(n) ONGOING(o) PROJEKT REFILETARGET(r) #+TAGS: REVIEW_WEEKLY REVIEW_MONTHLY becom(b) fleckenm(f) foerster(F) rob(R) roth SERVICE stengele(s) TC(t) TEL TDEIERL WARTEN(w) UBMED(u) ULLA(z) #+SEQ_TODO: TODO NEXT WARTEN(w) HOLD(h) | MOVED DONE(d) CANCELED(c) DELEGATED #+OPTIONS: ^:{} \n:nil <:t todo:t toc:t -*- coding:utf-8-unix; -*-