emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* bug report: setting tags via %^G in remember template
@ 2008-01-31 16:24 Austin Frank
  2008-02-03  8:22 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Austin Frank @ 2008-01-31 16:24 UTC (permalink / raw)
  To: emacs-orgmode


[-- 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: bug report: setting tags via %^G in remember template
  2008-01-31 16:24 bug report: setting tags via %^G in remember template Austin Frank
@ 2008-02-03  8:22 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2008-02-03  8:22 UTC (permalink / raw)
  To: Austin Frank; +Cc: emacs-orgmode

Fixed, thanks.

- Carsten
On Jan 31, 2008, at 5:24 PM, Austin Frank wrote:

> 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
> _______________________________________________
> 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-02-03  8:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-31 16:24 bug report: setting tags via %^G in remember template Austin Frank
2008-02-03  8:22 ` Carsten Dominik

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).