Chris Willard <cw-orgm...@meliser.co.uk> writes:

> Hello All,
>
> Is there an option to tell org-crypt to remember the password as I have many 
> encrypted headings in certain files which I have to enter the password for? 
> If I could just enter it once it would save lots of time.
>
> Thanks,
>
> Chris

You probably need to look into using gpg-agent.

My org crypt set up is merely

,----
|     (require 'org-crypt)
|     (org-crypt-use-before-save-magic)
|     (setq org-crypt-key "r...@richardriley.net")
`----

regards

r.


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to