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: David Maus
Subject: Re: [Orgmode] bug report: timeline agenda in an indirect buffer
Date: Sat, 07 Aug 2010 15:36:56 +0200
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/23.2 (i486-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

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.

Thanks, this has been fixed:

,----
| commit 5188f71ee85aee753db07d0fccea4a9217eb8a4d
| Author: Carsten Dominik <address@hidden>
| Date:   Sat Aug 7 08:23:33 2010 +0200
|
|     Timeline: Allow the buffer to be an indirect one
|
|     * lisp/org-agenda.el (org-timeline): Allow indirect buffer.
`----

Best,
 -- David

Attachment: pgpsFl_j0kZbE.pgp
Description: PGP signature


reply via email to

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