emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [PATCH] org.el (org-delete-property): Remove bogus properties


From: Oleh
Subject: Re: [O] [PATCH] org.el (org-delete-property): Remove bogus properties
Date: Thu, 13 Mar 2014 21:57:50 +0100

Hi Bastien,

I've pushed a bugfix related to the patch.
`org-entry-delete' was being called with 3 args, although it takes 2.
I hope I understood it correctly. Could you please check?

regards,
Oleh

On Wed, Mar 12, 2014 at 7:22 PM, Bastien <address@hidden> wrote:
> Hi Oleh,
>
> Oleh <address@hidden> writes:
>
>> Can someone have a look at this patch and check it in?
>
> I applied a different patch, things are a bit more complicate:
> (org-get-category) always returns a non-empty string (at least
> after `org-refresh-category-properties' as been called once),
> while (org-entry-get (point) "CATEGORY") is the real check we
> need to perform.
>
> Thanks for raising this!
>
> --
>  Bastien
>



reply via email to

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