emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: G <gsqual@googlemail.com>
To: emacs-orgmode@gnu.org
Subject: my capture template generates a literal "%?"
Date: Thu, 09 Aug 2012 09:20:50 +0200	[thread overview]
Message-ID: <502364D2.7030208@googlemail.com> (raw)

Hi,

I am using Emacs 24.1 in Win7 (64bit) and Org 7.8.11.
I would like to have a capture template that just puts me at the end of 
my journal in plain text (although date tree) after a custom time stamp 
(e.g. 09:13). I tried the following
     ("p" "Plain Journal" plain (file+datetree 
"C:/Users/Geralb/Documents/privat/org/MyAgenda.org")
          "%<%H:%M>\n\n%?"
      :unnarrowed t :empty-lines 1)

But in this template a literal %? is written and point is thereafter.

I tried another template
     ("e" "Entry Journal" entry (file+datetree 
"C:/Users/Geralb/Documents/privat/org/MyAgenda.org")
          "* Um %U von %a\n\n%?\n"
      :empty-lines 1 :unnarrowed t)

And this seems to work, but it's not what I would like to have.

Did I write the template wrong?

Geralb

             reply	other threads:[~2012-08-09  7:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-09  7:20 G [this message]
2012-08-09 14:37 ` my capture template generates a literal "%?" Nick Dokos
2012-08-09 14:48   ` Nick Dokos
2012-08-09 15:35     ` Nick Dokos
2012-08-10  9:49       ` Bastien

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=502364D2.7030208@googlemail.com \
    --to=gsqual@googlemail.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).