From: Carsten Dominik <carsten.dominik@gmail.com>
To: Aaron Hammitt <aaron.hammitt@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: persistent default task with org-clock-persist?
Date: Sat, 10 Apr 2010 17:17:06 +0200 [thread overview]
Message-ID: <D0B946E4-24A5-434D-971C-0A27027019F8@gmail.com> (raw)
In-Reply-To: <j2ife6350a41004080450q295c9ae5p8cfb55519e39c27b@mail.gmail.com>
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
prev parent reply other threads:[~2010-04-10 15:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-08 11:50 persistent default task with org-clock-persist? Aaron Hammitt
2010-04-10 15:17 ` Carsten Dominik [this message]
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=D0B946E4-24A5-434D-971C-0A27027019F8@gmail.com \
--to=carsten.dominik@gmail.com \
--cc=aaron.hammitt@gmail.com \
--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).