emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Re: org-crypt remember password


From: Richard Riley
Subject: [Orgmode] Re: org-crypt remember password
Date: Fri, 09 Jul 2010 19:23:20 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Chris Willard <address@hidden> 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 "address@hidden")
`----

regards

r.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]