From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Agenda error Date: Sun, 17 Jun 2007 00:30:18 +0200 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hzgmn-0006QT-S2 for emacs-orgmode@gnu.org; Sat, 16 Jun 2007 18:30:25 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hzgmm-0006QH-6X for emacs-orgmode@gnu.org; Sat, 16 Jun 2007 18:30:25 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hzgmm-0006QE-0b for emacs-orgmode@gnu.org; Sat, 16 Jun 2007 18:30:24 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hzgml-0005lS-Ko for emacs-orgmode@gnu.org; Sat, 16 Jun 2007 18:30:23 -0400 In-Reply-To: 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: Rick Moynihan Cc: emacs-orgmode@gnu.org On Jun 16, 2007, at 18:33, Rick Moynihan wrote: > When at home I get the following error in org-mode when bringing up > the Agenda: > > Wrong type argument: stringp, nil > > I don't get this error on my setup at work. > > I am using org 4.77 (reports as 4.76) with GNU Emacs 22.1.50.1 > (i686-pc-linux-gnu, GTK+ Version 2.10.11) of 2007-06-09. This version > of Emacs came from the Gentoo masked ebuild so there may be some > issues with it. > > For the M-x toggle-debug-on-error backtrace see the attached file. Thanks for the backtrace. This seems to be an odd error that can happen when a buffer without a filename is current when accessing the agenda, so this could be sensitively dependent on setup. This problem will be circumvented in the next version. Thanks. - Carsten