* tags in remember templates
@ 2008-01-24 19:09 Austin Frank
2008-01-25 14:23 ` Carsten Dominik
0 siblings, 1 reply; 2+ messages in thread
From: Austin Frank @ 2008-01-24 19:09 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 836 bytes --]
Hello!
Two quick questions about tags in remember templates. First, should
this line (line number 13423 in org.el v5.19a) in
org-remember-apply-template also include G?
(while (re-search-forward "%^\\({\\([^}]*\\)}\\)?\\([guUtT]\\)?" nil t)
Second, I set the value of org-tags-alist in my org-config.el (loaded by
my .emacs). This allows me to have access to a useful set of default
tags in every buffer, but these tags aren't available for completion in
remember templates. Would it be possible to include the value of
org-tags-alist in the tags that are available for completion, at least
for %^G? It would be very useful to me to have access to these tags as
well as any defined in the file.
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: tags in remember templates
2008-01-24 19:09 tags in remember templates Austin Frank
@ 2008-01-25 14:23 ` Carsten Dominik
0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2008-01-25 14:23 UTC (permalink / raw)
To: Austin Frank; +Cc: emacs-orgmode
On Jan 24, 2008, at 8:09 PM, Austin Frank wrote:
> Hello!
>
> Two quick questions about tags in remember templates. First, should
> this line (line number 13423 in org.el v5.19a) in
> org-remember-apply-template also include G?
>
> (while (re-search-forward "%^\\({\\([^}]*\\)}\\)?\\([guUtT]\\)?" nil
> t)
Fixed, thanks.
> Second, I set the value of org-tags-alist in my org-config.el
> (loaded by
> my .emacs). This allows me to have access to a useful set of default
> tags in every buffer, but these tags aren't available for completion
> in
> remember templates. Would it be possible to include the value of
> org-tags-alist in the tags that are available for completion, at least
> for %^G? It would be very useful to me to have access to these tags
> as
> well as any defined in the file.
Good idea, will do this. Thanks.
- Carsten
>
>
> 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-01-25 14:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-24 19:09 tags in remember templates Austin Frank
2008-01-25 14:23 ` 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).