emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: John Kitchin <jkitchin@andrew.cmu.edu>
To: Joseph Vidal-Rosset <joseph@vidal-rosset.net>
Cc: org-mode-email <emacs-orgmode@gnu.org>,
	Daniel Fleischer <danflscr@gmail.com>
Subject: Re: Capture abort: Symbol’s function definition is void: turn-on-org-provide
Date: Thu, 23 Sep 2021 12:02:57 -0400	[thread overview]
Message-ID: <CAJ51EToWh-05SHNEu87nB_WLtCSB0-2K44NarN_SHx+6n38tnQ@mail.gmail.com> (raw)
In-Reply-To: <f8e365ab-721f-2a1f-f065-005fd667614b@vidal-rosset.net>

[-- Attachment #1: Type: text/plain, Size: 1864 bytes --]

you should use describe-variable on org-capture-templates. Maybe some other
package has added to it.
John

-----------------------------------
Professor John Kitchin (he/him/his)
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
@johnkitchin
http://kitchingroup.cheme.cmu.edu



On Thu, Sep 23, 2021 at 12:01 PM Joseph Vidal-Rosset <
joseph@vidal-rosset.net> wrote:

>
>
> Le 23/09/2021 à 17:28, Daniel Fleischer a écrit :
> > Joseph Vidal-Rosset <joseph@vidal-rosset.net> writes:
> >
> >> To capture an email and to link this message for gnus, I get now this
> >> error message:
> >>
> >> Capture abort: Symbol’s function definition is void: turn-on-org-provide
> >
> > What is your capture template?
> >
> > --
> >
> > Daniel Fleischer
>
> In myagenda.el  I have this function:
>
> (setq org-capture-templates
>        '(
>         ("t" "todo" entry (file+headline "~/Dropbox/Orgzly/todo.org"
> "Tasks")
>           "* TODO [#A] %?\n
> [[~/Dropbox/Orgzly/links.org::%(org-insert-time-stamp (org-read-date nil
> t \"%:date\"))]] \n* %(org-insert-time-stamp (org-read-date nil t
> \"%:date\")) %a "
>          )
>         ("n"      ; key
>          "note"   ;name
>          entry    ;type
>          (file+headline "~/Dropbox/Orgzly/notes.org" "Notes")  ;target
>           "* NOTE du %(org-insert-time-stamp (org-read-date nil t
> \"%:date\")) \n Voir %a " ; template
>          )
>         ("H" "HOWTO: C-c C-s : schedule ; C-c C-d : deadline ; C-c C-w :
> org-refile at a point; last: C-c C-t : DONE - F11-a: org-archive"
>           entry (file+headline "" "") ""
>          )
>         )
>        )
>
> But nowhere in this file have function " turn-on-org-provide" . :(
>
> A suggestion?
>
> Many thanks,
>
> Jo.
>
>
>

[-- Attachment #2: Type: text/html, Size: 3069 bytes --]

  reply	other threads:[~2021-09-23 16:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-23 12:38 Capture abort: Symbol’s function definition is void: turn-on-org-provide Joseph Vidal-Rosset
2021-09-23 12:47 ` Re : " Joseph Vidal-Rosset
2021-09-23 15:28 ` Daniel Fleischer
2021-09-23 15:59   ` Joseph Vidal-Rosset
2021-09-23 16:02     ` John Kitchin [this message]
2021-09-23 16:05       ` Joseph Vidal-Rosset
2021-09-23 16:12     ` Ihor Radchenko
2021-09-23 16:41       ` Re : " Joseph Vidal-Rosset
2021-10-02 10:12         ` Ihor Radchenko

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=CAJ51EToWh-05SHNEu87nB_WLtCSB0-2K44NarN_SHx+6n38tnQ@mail.gmail.com \
    --to=jkitchin@andrew.cmu.edu \
    --cc=danflscr@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=joseph@vidal-rosset.net \
    /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).