From: Toby Cubitt <tsc25@cantab.net>
To: emacs-orgmode@gnu.org
Subject: Re: [PATCH] Allow %<num> escapes to capture templates, expanded to text entered in <num>'th prompt
Date: Tue, 24 Apr 2012 15:37:19 +0200 [thread overview]
Message-ID: <20120424133719.GA12770@c3po> (raw)
In-Reply-To: <8762cp70oe.fsf@gnu.org>
On Tue, Apr 24, 2012 at 02:51:29PM +0200, Bastien wrote:
> Toby Cubitt <tsc25@cantab.net> writes:
>
> > On Tue, Apr 24, 2012 at 11:57:02AM +0200, Bastien wrote:
> >> I've pushed a change to this new feature:
> >> http://orgmode.org/w/?p=org-mode.git;a=commit;h=1666b9
> >>
> >> Using %n is not good, because it will match many escaped
> >> strings that you don't want to match. Using %\n looks
> >> good to me as it resonates with \1 in replace-regexp.
> >>
> >> Toby, let me know if you agree with this change.
> >
> > I'm fine with it. But I don't understand, what other escapes will it
> > match? None of the other % escapes documented in org-capture-templates
> > start with a digit, they all start with a letter or punctuation.
>
> It is not the escapes from the capture template itself, but at the time
> the capture buffer is prepared, links go to `org-make-link-string' which
> calls `org-link-escape' which might in turn insert "%20" strings.
Ah, I get it now.
Your %\n syntax looks to be a good choice. I'll pull your changes and
update my org-capture-template setting.
Thanks!
Toby
--
Dr T. S. Cubitt
Mathematics and Quantum Information group
Department of Mathematics
Complutense University
Madrid, Spain
email: tsc25@cantab.net
web: www.dr-qubit.org
prev parent reply other threads:[~2012-04-24 13:38 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-22 22:47 [PATCH] Allow %<num> escapes to capture templates, expanded to text entered in <num>'th prompt Toby Cubitt
2012-04-23 12:54 ` Bastien
2012-04-23 15:08 ` Toby Cubitt
2012-04-23 15:12 ` Bastien
2012-04-23 15:29 ` Toby Cubitt
2012-04-23 15:34 ` Bastien
2012-04-24 9:57 ` Bastien
2012-04-24 11:05 ` Toby Cubitt
2012-04-24 12:51 ` Bastien
2012-04-24 13:37 ` Toby Cubitt [this message]
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=20120424133719.GA12770@c3po \
--to=tsc25@cantab.net \
--cc=emacs-orgmode@gnu.org \
--cc=toby-dated-1336484263.597d82@dr-qubit.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).