From: Austin Frank <austin.frank@gmail.com>
To: emacs-orgmode@gnu.org
Subject: bug report: setting tags via %^G in remember template
Date: Thu, 31 Jan 2008 11:24:09 -0500 [thread overview]
Message-ID: <m0hcguj74m.fsf@gmail.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 962 bytes --]
Hello!
When I include a %^G in a remember template, I am prompted to enter tags
whenever I use that template. I get tab completion for all tags that
are in any agenda files. If I choose a tag that starts with "@", for
example "@FUN", when the tags are written to the headline the leading
"@" is stripped, resulting in the tag ":FUN:".
remember template:
org-remember-templates '(("todo" ?t
"* TODO %? %^G\n CREATED: %u\n%a\n"
"~/todo.org"
"Unscheduled tasks"))
Intended result:
* TODO template entry :@FUN:
Actual result:
* TODO template entry :FUN:
If others don't have this problem, I will try to track down what the
problem is in my setup.
This is only a minor annoyance, but I reckon its a bug nonetheless.
Thanks!
/au
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net/personal.asc
[-- Attachment #1.2: Type: application/pgp-signature, Size: 185 bytes --]
[-- Attachment #2: Type: text/plain, Size: 204 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
next reply other threads:[~2008-01-31 16:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-31 16:24 Austin Frank [this message]
2008-02-03 8:22 ` bug report: setting tags via %^G in remember template Carsten Dominik
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=m0hcguj74m.fsf@gmail.com \
--to=austin.frank@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 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.