Hi Rainer,

Rainer Stengele wrote:
> I am in the middle of my org file, having a
>
> #+CATEGORY: TEST
>
> in line 1 of the file. Putting the code
>
> (org-entry-get (point) "CATEGORY")
>
> in the middle of my file under any headline and evaluating it gives me "nil".
> Shouldn't the code give me "TEST"?

That usage of CATEGORY is deprecated, or not actively supported at least. The
advised way is to put the category as a real property, inside the PROPERTIES
drawer.

Best regards,
  Seb

-- 
Sébastien Vauban


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to