From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bill Day Subject: Re: Help! problem with org-capture-templates Date: Wed, 26 Sep 2012 00:52:22 -0400 Message-ID: References: <25542.1348625591@alphaville> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d043c82209725fd04ca9396e8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59688) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TGjbk-00007G-HK for emacs-orgmode@gnu.org; Wed, 26 Sep 2012 00:52:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TGjbj-0002cb-D8 for emacs-orgmode@gnu.org; Wed, 26 Sep 2012 00:52:24 -0400 Received: from mail-vb0-f41.google.com ([209.85.212.41]:59114) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TGjbj-0002cW-7v for emacs-orgmode@gnu.org; Wed, 26 Sep 2012 00:52:23 -0400 Received: by vbkv13 with SMTP id v13so200896vbk.0 for ; Tue, 25 Sep 2012 21:52:22 -0700 (PDT) In-Reply-To: <25542.1348625591@alphaville> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: nicholas.dokos@hp.com Cc: emacs-orgmode@gnu.org --f46d043c82209725fd04ca9396e8 Content-Type: text/plain; charset=ISO-8859-1 Thanks for your reply. I tried that and I got this: When done with this frame, type C-x 5 0 Template key: OVERVIEW Restoring clock data Loading /home/billday/.emacs.d/org-clock-save.el (source)...done OVERVIEW Loading vc-git...done OVERVIEW [3 times] byte-code: Before first headline at position 1 in buffer refile.org On Tue, Sep 25, 2012 at 10:13 PM, Nick Dokos wrote: > Bill Day 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 > -- Bill Day williamson.day@gmail.com --f46d043c82209725fd04ca9396e8 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Thanks for your reply.=A0 I tried that and I got this:

When done wit= h this frame, type C-x 5 0
Template key:
OVERVIEW
Restoring clock= data
Loading /home/billday/.emacs.d/org-clock-save.el (source)...done OVERVIEW
Loading vc-git...done
OVERVIEW [3 times]
byte-code: Befor= e first headline at position 1 in buffer refi= le.org

On Tue, Sep 25, 2012 at 10:13 = PM, Nick Dokos <nicholas.dokos@hp.com> wrote:
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)=
> =A0 org-at-encrypted-entry-p()
> =A0 org-capture-set-target-location()
> =A0 org-capture(nil)
> =A0 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



--
Bill Day<= br>williamson.day@gmail.com=
--f46d043c82209725fd04ca9396e8--