emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* PROPERTIES added when cycling state
@ 2012-06-26 12:57 Florian Lindner
  2012-06-26 13:03 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Florian Lindner @ 2012-06-26 12:57 UTC (permalink / raw)
  To: emacs-orgmode

Hello,

recently (I think it could be after the emacs 24 update) I have a
behavior of org-mode that it adds some PROPERTIES drawer when cyling
the state TODO/DONE/.... I was not really able to reproduce that. I'm
not using todo inter-dependencies or alike so I see no reason why that
should be needed.

** TODO pfcbcreator an neue Templates anpassen
:PROPERTIES:
:ID: 6d054c0d-905d-42d4-b748-1c5072bc6bea
:END:

My org-mode config is:

(setq org-directory "~/Dropbox/org/")
(setq org-agenda-files '("~/Dropbox/org/"))
(setq org-mobile-directory "~/Dropbox/org/mobile/")
(setq org-mobile-inbox-for-pull "~/Dropbox/org/mobile.org")
(setq org-log-done t)
(setq org-startup-indented t)

How can I stop that?

Thanks,

Florian

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: PROPERTIES added when cycling state
  2012-06-26 12:57 PROPERTIES added when cycling state Florian Lindner
@ 2012-06-26 13:03 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2012-06-26 13:03 UTC (permalink / raw)
  To: Florian Lindner; +Cc: emacs-orgmode

Hi Florian,

please take a look at the variable org-mobile-force-id-on-agenda-item.  This is likely what is going on - luckily your post showed that you are using org-mobile.

Regards

- Carsten

On 26.6.2012, at 14:57, Florian Lindner wrote:

> Hello,
> 
> recently (I think it could be after the emacs 24 update) I have a
> behavior of org-mode that it adds some PROPERTIES drawer when cyling
> the state TODO/DONE/.... I was not really able to reproduce that. I'm
> not using todo inter-dependencies or alike so I see no reason why that
> should be needed.
> 
> ** TODO pfcbcreator an neue Templates anpassen
> :PROPERTIES:
> :ID: 6d054c0d-905d-42d4-b748-1c5072bc6bea
> :END:
> 
> My org-mode config is:
> 
> (setq org-directory "~/Dropbox/org/")
> (setq org-agenda-files '("~/Dropbox/org/"))
> (setq org-mobile-directory "~/Dropbox/org/mobile/")
> (setq org-mobile-inbox-for-pull "~/Dropbox/org/mobile.org")
> (setq org-log-done t)
> (setq org-startup-indented t)
> 
> How can I stop that?
> 
> Thanks,
> 
> Florian
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-06-26 13:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-26 12:57 PROPERTIES added when cycling state Florian Lindner
2012-06-26 13:03 ` Carsten Dominik

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).