emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] org-log-done customization problem


From: Carsten Dominik
Subject: Re: [Orgmode] org-log-done customization problem
Date: Thu, 5 Oct 2006 07:47:47 +0200

I cannot reproduce this which means that your setup something must be resetting this variable. Possibilities:

- there is a (setq org-log-done t) still in .emacs
- You have toggled logging twice from the menu before using it.  This
  would set it to t - sort-of a bug, yes.
- #+STARTUP: nologging is in your buffer

Any of these?

- Carsten

On Oct 4, 2006, at 20:44, Daniel J. Sinder wrote:

Customization of org-log-done is lost when re-starting emacs.

E.g., in my .emacs file, I have [relevant portion only]
(custom-set-variables
 '(org-log-done (quote (done))))

But, when I re-start emacs, describe-variable on org-log-done
reports it simply as 't' and the new note-taking feature is
disabled.  If I re-set it to (done), the new feature works great
(thanks Carsten, this is exactly what I was looking for).  How do I
get the customization to stick?

Thanks,
Dan


_______________________________________________
Emacs-orgmode mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode



--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477





reply via email to

[Prev in Thread] Current Thread [Next in Thread]