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: Bastien
Subject: Re: [O] [PATCH] org.el (org-delete-property): Remove bogus properties
Date: Wed, 12 Mar 2014 19:22:09 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

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]