Hello,

Grégoire Jadi <gregoire.j...@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

Reply via email to