* CATEGORY Drawer
@ 2015-03-11 11:39 Colin Baxter
2015-03-11 13:11 ` Marco Wahl
2015-03-11 16:36 ` Nicolas Goaziou
0 siblings, 2 replies; 6+ messages in thread
From: Colin Baxter @ 2015-03-11 11:39 UTC (permalink / raw)
To: emacs-orgmode
Hello,
If I try to insert a Category drawer with C-c C-x p and select CATEGORY,
I get the error:
org-entry-put: The CATEGORY property cannot be set with `org-entry-put'
I don't understand why I'm not able to do this. I'm using org-8.3beta.
Thanks, Colin.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: CATEGORY Drawer
2015-03-11 11:39 CATEGORY Drawer Colin Baxter
@ 2015-03-11 13:11 ` Marco Wahl
2015-03-11 16:36 ` Nicolas Goaziou
1 sibling, 0 replies; 6+ messages in thread
From: Marco Wahl @ 2015-03-11 13:11 UTC (permalink / raw)
To: emacs-orgmode
Colin Baxter <m43cap@yandex.com> writes:
> If I try to insert a Category drawer with C-c C-x p and select CATEGORY,
> I get the error:
>
> org-entry-put: The CATEGORY property cannot be set with `org-entry-put'
Same here.
> I don't understand why I'm not able to do this. I'm using org-8.3beta.
I also think this is not the desired behavior when looking at
(info "(org)Categories").
Possibly you want to work around the current behavior by dropping "CATEGORY"
from variable `org-special-properties'. E.g. use
(setq org-special-properties '(__the_list_without_"CATEGORY"__))
Ciao,
Marco
--
http://www.wahlzone.de
GPG: 0x49010A040A3AE6F2
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: CATEGORY Drawer
2015-03-11 11:39 CATEGORY Drawer Colin Baxter
2015-03-11 13:11 ` Marco Wahl
@ 2015-03-11 16:36 ` Nicolas Goaziou
2015-03-11 17:27 ` Colin Baxter
1 sibling, 1 reply; 6+ messages in thread
From: Nicolas Goaziou @ 2015-03-11 16:36 UTC (permalink / raw)
To: Colin Baxter; +Cc: emacs-orgmode
Hello,
Colin Baxter <m43cap@yandex.com> writes:
> If I try to insert a Category drawer with C-c C-x p and select CATEGORY,
> I get the error:
>
> org-entry-put: The CATEGORY property cannot be set with `org-entry-put'
>
> I don't understand why I'm not able to do this. I'm using org-8.3beta.
This should be fixed. Thank you for reporting it.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: CATEGORY Drawer
2015-03-11 16:36 ` Nicolas Goaziou
@ 2015-03-11 17:27 ` Colin Baxter
2015-03-11 17:33 ` Nicolas Goaziou
0 siblings, 1 reply; 6+ messages in thread
From: Colin Baxter @ 2015-03-11 17:27 UTC (permalink / raw)
To: emacs-orgmode
> Hello,
>
> Colin Baxter <m43cap@yandex.com> writes:
>
>> If I try to insert a Category drawer with C-c C-x p and select CATEGORY,
>> I get the error:
>>
>> org-entry-put: The CATEGORY property cannot be set with `org-entry-put'
>>
>> I don't understand why I'm not able to do this. I'm using org-8.3beta.
>
> This should be fixed. Thank you for reporting it.
>
>
> Regards,
Dear Nicolas,
Do I report it as a bug, or do I leave it you? I'm a newbie.
Thanks,
Colin.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2015-03-11 17:43 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-11 11:39 CATEGORY Drawer Colin Baxter
2015-03-11 13:11 ` Marco Wahl
2015-03-11 16:36 ` Nicolas Goaziou
2015-03-11 17:27 ` Colin Baxter
2015-03-11 17:33 ` Nicolas Goaziou
2015-03-11 17:43 ` Colin Baxter
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.