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 "Timelin
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 "
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-nam
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)))
>th
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 thin
On Aug 7, 2010, at 11:28 AM, Noorul Islam wrote:
Carsten,
Does commit 5188f71ee85aee753db07d0fccea4a9217eb8a4d fix this issue?
I think so, yes.
- Carsten
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:
Ri
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