emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Julius Dittmar <Julius.S.Mueller@eureca.de>
To: emacs-orgmode@gnu.org
Subject: how to have log line written into LOGBOOK drawer
Date: Thu, 17 May 2018 21:03:08 +0200	[thread overview]
Message-ID: <e7726957-0e90-6432-8739-61bdf07663f7@eureca.de> (raw)

Hi,

I use a function written by John Kitchin which, among other things, does
some logging. It uses

(org-add-log-setup 'state
  (format "Review Priority %s" new-review-priority)
  current-review-priority
  'time)

for that, where new-review-priority and current-review-priority contain
strings.

Currently those lines are added right after the PROPERTIES drawer. I
would prefer for them to appear in the LOGBOOK drawer. How can I
archieve that?

Thanks in advance,

Julius

                 reply	other threads:[~2018-05-17 19:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=e7726957-0e90-6432-8739-61bdf07663f7@eureca.de \
    --to=julius.s.mueller@eureca.de \
    --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).