emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-crypt remember password
@ 2010-07-09 14:51 Chris Willard
  2010-07-09 17:23 ` Richard Riley
  0 siblings, 1 reply; 2+ messages in thread
From: Chris Willard @ 2010-07-09 14:51 UTC (permalink / raw)
  To: emacs-orgmode

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


-- 
-----------(  "They're doctors?!"  "Uh, they've had a basic   )------------
-----------(             medical training, yes."              )------------
Chris -----(                                                  )---- Willard
                             Htag.pl 0.0.24

--
This message was scanned by ESVA and is believed to be clean.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: org-crypt remember password
  2010-07-09 14:51 org-crypt remember password Chris Willard
@ 2010-07-09 17:23 ` Richard Riley
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Riley @ 2010-07-09 17:23 UTC (permalink / raw)
  To: emacs-orgmode


Chris Willard <cw-orgmode@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 "rgr@richardriley.net")
`----

regards

r.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-07-09 17:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-09 14:51 org-crypt remember password Chris Willard
2010-07-09 17:23 ` Richard Riley

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).