emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Alan Schmitt <alan.schmitt@polytechnique.org>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: cache problem, with ECM
Date: Thu, 17 Jul 2014 16:43:07 +0200	[thread overview]
Message-ID: <87d2d4kpvo.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <m2bnsz2bq4.fsf@top-wifi.irisa.fr> (Alan Schmitt's message of "Wed, 09 Jul 2014 10:11:15 +0200")

Hello,

Alan Schmitt <alan.schmitt@polytechnique.org> writes:

> I noticed this morning, after updating org-mode to the latest version,
> that I would get an error with a trace related to a cache even if a just
> started emacs. It took me a while to get down to an ECM, but here it is.
>
> The init file used:
>
>
> ;; use with "open /Applications/Emacs.app --args -Q -l ~/tmp/init-org.el"
>
> (add-to-list 'load-path "/Users/schmitta/projets/org-mode/lisp")
>
> (require 'org)
>
> (toggle-debug-on-error)
>
> (setq org-log-into-drawer t)
>
> (setq org-todo-keywords
>        '((sequence "TODO(t)" "NEXT(n)" "|" "DONE(d!/!)")
>          (sequence "WAITING(w@/!)" "HOLD(h@/!)" "|" "CANCELLED(c@/!)")))
>
> The crucial parts seem to be the 'org-log-into-drawer' and the fact that
> switching out of WAITING triggers a note.
>
> Here is an org file showing the problem
>
> #+STARTUP: hidestars
> * Perso
> :PROPERTIES:
> :CATEGORY: Perso
> :END:
> ** DONE bar
>    :LOGBOOK:
>    - State "DONE"       from "TODO"       [2014-07-06 Sun 19:22]
>    :END:
>   [2014-07-06 Sun 10:01]
> ** WAITING foo 							       :@fun:
>   SCHEDULED: <2014-07-09 Wed>
>   :PROPERTIES:
>   :ID:       79A4028E-DBDA-49D4-AD39-BD2786EF9FBD
>   :END:
> * Hacking
> :PROPERTIES:
> :CATEGORY: Hacking
> :END:

This should be fixed. Thank you for reporting it.


Regards,

-- 
Nicolas Goaziou

  parent reply	other threads:[~2014-07-17 14:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-09  8:11 cache problem, with ECM Alan Schmitt
2014-07-11  6:50 ` Alan Schmitt
2014-07-11  9:34   ` Daniel Clemente
2014-07-11  9:51     ` Alan Schmitt
2014-07-17 14:43 ` Nicolas Goaziou [this message]
2014-07-18  6:33   ` Alan Schmitt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87d2d4kpvo.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=alan.schmitt@polytechnique.org \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).