* Problems with Org-mode from git and Habits
@ 2012-06-15 18:42 Charles Philip Chan
2012-06-15 19:27 ` Michael Brand
0 siblings, 1 reply; 3+ messages in thread
From: Charles Philip Chan @ 2012-06-15 18:42 UTC (permalink / raw)
To: Org-mode
[-- Attachment #1: Type: text/plain, Size: 478 bytes --]
Hello all:
I have decided to give org-habit another shot, however, I am having some
problems. The habit todos show up in the agenda correctly with
consistency graphs. However, they will not repeat once I mark them as
done- this used to work, but not anymore. I am using the git version of
org-mode. Any pointer will be appreciated.
Charles
--
I've run DOOM more in the last few days than I have the last few
months. I just love debugging ;-)
(Linus Torvalds)
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Problems with Org-mode from git and Habits
2012-06-15 18:42 Problems with Org-mode from git and Habits Charles Philip Chan
@ 2012-06-15 19:27 ` Michael Brand
2012-06-15 20:08 ` Charles Philip Chan
0 siblings, 1 reply; 3+ messages in thread
From: Michael Brand @ 2012-06-15 19:27 UTC (permalink / raw)
To: Charles Philip Chan; +Cc: Org-mode
Hi Charles
On Fri, Jun 15, 2012 at 8:42 PM, Charles Philip Chan <cpchan@bell.net> wrote:
> I have decided to give org-habit another shot, however, I am having some
> problems. The habit todos show up in the agenda correctly with
> consistency graphs. However, they will not repeat once I mark them as
> done- this used to work, but not anymore. I am using the git version of
> org-mode. Any pointer will be appreciated.
I can not confirm with release_7.8.11-71-g8840cd. Can you try this?:
#+BEGIN_SRC org
,* TODO take a break
, SCHEDULED: <2012-06-14 Thu .+9d/28d>
, :LOGBOOK:
, - State "DONE" from "TODO" [2012-06-01 Fri 12:00]
, :END:
, :PROPERTIES:
, :LAST_REPEAT: [2012-06-01 Fri 12:00]
, :LOG_INTO_DRAWER: t
, :LOGGING: logrepeat
, :STYLE: habit
, :END:
#+END_SRC
Michael
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Problems with Org-mode from git and Habits
2012-06-15 19:27 ` Michael Brand
@ 2012-06-15 20:08 ` Charles Philip Chan
0 siblings, 0 replies; 3+ messages in thread
From: Charles Philip Chan @ 2012-06-15 20:08 UTC (permalink / raw)
To: Org-mode
[-- Attachment #1: Type: text/plain, Size: 544 bytes --]
Michael Brand <michael.ch.brand@gmail.com> writes:
Hi Micheal:
> I can not confirm with release_7.8.11-71-g8840cd. Can you try this?:
> ...
Thanks. I have traced the problem to a customization that I have in
"org-after-todo-state-change-hook" what prevented the ":LAST_REPEAT:"
property to be add and the todo state to be toggled back.
Sorry for the noise.
Charles
--
Sigh. I like to think it's just the Linux people who want to be on
the "leading edge" so bad they walk right off the precipice.
(Craig E. Groeschel)
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-06-15 20:05 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-15 18:42 Problems with Org-mode from git and Habits Charles Philip Chan
2012-06-15 19:27 ` Michael Brand
2012-06-15 20:08 ` Charles Philip Chan
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).