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
Bill Day <williamson.day@gmail.com> wrote:
> release_7.9.1-348-gea7baa emacs 24.2.1
> ...
> Error:Probably a missing autoload - as a temporary workaround, add
>
> 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)
>
(require 'org-crypt)
to your .emacs, after the point where you load org.
Nick