From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: "Grégoire Jadi" <gregoire.jadi@univ-nantes.fr>
Cc: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: [PATCH] Fix `org-capture-templates' type declaration
Date: Sun, 25 Oct 2015 09:40:50 +0100 [thread overview]
Message-ID: <87fv0zbast.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <87h9lg88mh.fsf@univ-nantes.fr> ("Grégoire Jadi"'s message of "Sat, 24 Oct 2015 19:43:50 +0200")
Hello,
Grégoire Jadi <gregoire.jadi@univ-nantes.fr> writes:
> The attached patch fix the type declaration of org-capture-templates by
> allowing the user to use file, variable, function and sexp as target's
> file to match the documentation
Thank you.
> - (file :tag " File"))
> + (choice :tag " File"
> + file variable function sexp))
Shouldn't there be an entry for each type instead of stuffing everything
within "File" descriptor ?
Regards,
--
Nicolas Goaziou
next prev parent reply other threads:[~2015-10-25 8:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-24 17:43 [PATCH] Fix `org-capture-templates' type declaration Grégoire Jadi
2015-10-25 8:40 ` Nicolas Goaziou [this message]
2015-10-25 13:34 ` Grégoire Jadi
2015-10-25 15:44 ` Nicolas Goaziou
2015-10-25 16:47 ` Grégoire Jadi
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=87fv0zbast.fsf@nicolasgoaziou.fr \
--to=mail@nicolasgoaziou.fr \
--cc=emacs-orgmode@gnu.org \
--cc=gregoire.jadi@univ-nantes.fr \
/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).