emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] bug report: timeline agenda in an indirect buffer


From: Noorul Islam
Subject: Re: [Orgmode] bug report: timeline agenda in an indirect buffer
Date: Sat, 7 Aug 2010 14:43:16 +0530



On Thu, Aug 5, 2010 at 10:46 PM, Ilya Shlyakhter <address@hidden> 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
 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]