From: Matt Lundin <mdl@imapmail.org>
To: Water Lin <WaterLin@ymail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: About the in-buffer setting of nologdone
Date: Sat, 09 Jan 2010 05:29:03 -0500 [thread overview]
Message-ID: <877hrrefm8.fsf@fastmail.fm> (raw)
In-Reply-To: <877hrsezeu.fsf@ymail.com> (Water Lin's message of "Sat, 09 Jan 2010 11:21:29 +0800")
Water Lin <WaterLin@ymail.com> writes:
> I have enable variables org-log-done by following code:
> ------------
> (setq org-log-done 'time)
> (setq org-log-done 'note)
> ------------
>
> But in some file I don't want to enable done time and done note, so I
> use in-buffer setting to fix this. Here is the reference:
> -----------
> http://orgmode.org/manual/In_002dbuffer-settings.html
> -----------
>
> There are some explanation about "nologdone" variable. But I jsut can't
> figure out how to use it as in-buffer setting.
Add the following to the top of your or org file:
#+STARTUP: nologdone
Then type C-c C-c on the line to refresh the buffer.
Best,
Matt
prev parent reply other threads:[~2010-01-09 13:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-09 3:21 About the in-buffer setting of nologdone Water Lin
2010-01-09 10:29 ` Matt Lundin [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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=877hrrefm8.fsf@fastmail.fm \
--to=mdl@imapmail.org \
--cc=WaterLin@ymail.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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.