Carsten, Does commit 5188f71ee85aee753db07d0fccea4a9217eb8a4d fix this issue? Thanks Noorul On Sat, Aug 7, 2010 at 2:43 PM, Noorul Islam wrote: > > > On Thu, Aug 5, 2010 at 10:46 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. >> > > I am trying to understand what do you mean by indirect buffer in this > context. Can you please explain the steps to reproduce this? > > Thanks > Noorul > >