emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <nicholas.dokos@hp.com>
To: Bill Day <williamson.day@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Help! problem with org-capture-templates
Date: Tue, 25 Sep 2012 22:13:11 -0400	[thread overview]
Message-ID: <25542.1348625591@alphaville> (raw)
In-Reply-To: Message from Bill Day <williamson.day@gmail.com> of "Tue\, 25 Sep 2012 20\:14\:21 EDT." <CAJKu5kUuOk06R=iTzhT5kJRNZv03EPm+4TqtQ9k9UrR2XnxWYA@mail.gmail.com>

Bill Day <williamson.day@gmail.com> wrote:

> release_7.9.1-348-gea7baa emacs 24.2.1
> ... 
> Error:
> 
> Debugger entered--Lisp error: (void-function org-at-encrypted-entry-p)
>   org-at-encrypted-entry-p()
>   org-capture-set-target-location()
>   org-capture(nil)
>   call-interactively(org-capture nil nil)
> 

Probably a missing autoload - as a temporary workaround, add

(require 'org-crypt)

to your .emacs, after the point where you load org.

Nick

  reply	other threads:[~2012-09-26  2:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-26  0:14 Help! problem with org-capture-templates Bill Day
2012-09-26  2:13 ` Nick Dokos [this message]
2012-09-26  4:52   ` Bill Day
2012-09-26  6:29     ` Bastien

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=25542.1348625591@alphaville \
    --to=nicholas.dokos@hp.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=williamson.day@gmail.com \
    /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).