From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: bug report: timeline agenda in an indirect buffer Date: Sat, 7 Aug 2010 08:23:50 +0200 Message-ID: <25F54C77-F22E-44FE-937E-B0D8344F8CAD@gmail.com> References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=54051 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oi9nN-0002tP-9a for emacs-orgmode@gnu.org; Sun, 08 Aug 2010 13:36:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Ohcp0-0003yV-1c for emacs-orgmode@gnu.org; Sat, 07 Aug 2010 02:23:54 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:37519) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ohcoz-0003yM-TI for emacs-orgmode@gnu.org; Sat, 07 Aug 2010 02:23:54 -0400 Received: by ewy28 with SMTP id 28so3329662ewy.0 for ; Fri, 06 Aug 2010 23:23:53 -0700 (PDT) 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: Ilya Shlyakhter Cc: emacs-orgmode Fixed, thanks. - Carsten On Aug 5, 2010, at 7:16 PM, Ilya Shlyakhter wrote: > Right now making a timeline agenda of an indirect buffer causes a > crash. > I think it's because buffer-file-name is null for such buffers, > so in the call > (org-prepare-agenda (concat "Timeline " > (file-name-nondirectory buffer-file- > name))) > the file-name-nondirectory call fails. > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode