emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] persistent default task with org-clock-persist?


From: Carsten Dominik
Subject: Re: [Orgmode] persistent default task with org-clock-persist?
Date: Sat, 10 Apr 2010 17:17:06 +0200


On Apr 8, 2010, at 1:50 PM, Aaron Hammitt wrote:

I have (setq org-clock-persist 'history) in my .emacs (and of course (org-clock-persistence-insinuate)), and the most recently-used tasks are indeed persistent between Emacs sessions. However, I like to use C-u C-u C-c C-x C-i to set a default task for general planning, etc. This default task does not seem to persist between sessions. Is there a way to either make the default task persistent,

no

or to increase the number of tasks that are kept in the history?

yes:

(setq org-clock-history-length 5)

This variable should have been easy to find for you yourself.

http://orgmode.org/worg/org-tutorials/org-customize.php

Cheers

- Carsten





reply via email to

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