emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [PATCH] Fix Org-Collector Error in Global Scope


From: Bastien
Subject: Re: [O] [PATCH] Fix Org-Collector Error in Global Scope
Date: Mon, 26 Mar 2012 17:26:44 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux)

Hi Mike,

Mike McLean <address@hidden> writes:

> When calling Org-Collector with =:id global=, the call to
> =(org-narrow-to-subtree)= generates an error when the first line of
> the org file is not a header. Given that =:id global= is designed to
> use the entire file, the call to =(org-narrow-to-subtree)= is not even
> necessary. This patch skips it for global scope collector calls.

I applied a variant using 'eq instead of 'equal.

Next time, can you provide a full commit message and a ChangeLog 
entry?  When patches are sent using 'git format-patch', applying 
them with 'git am' put the correct author of the patch.  Otherwise
I have to do it manually, which I sometimes forget.

Thanks for the patch and your help,

-- 
 Bastien



reply via email to

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