emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] [ANN] org-crypt Version 0.3


From: Carsten Dominik
Subject: Re: [Orgmode] [ANN] org-crypt Version 0.3
Date: Tue, 19 May 2009 08:32:31 +0200


On May 18, 2009, at 6:40 PM, Peter Jones wrote:

Sorry for the delays in getting this posted, I've been doing a lot of
traveling lately.

The attached version of org-crypt fixes a few bugs and is just about
ready to be included in org proper. The only thing it might need before
inclusion in org is automatic encryption via hooks.

I'd like to find out how people feel about that.  Should org-crypt
attach itself to org-mode-hook so that it can decrypt encrypted entries after you open an org file? At first I thought yes, but now I'm leaning
towards no, you should decrypt entries manually as needed.

Yes, I agree.  It would be good though to have a function
that does it for the entire buffer, just like Scot proposed.
And, this function should be ready so that is can safely be
stuck into org-mode-hook, for people who want to do automatic
decryption.

I do think that org-crypt should hook itself into before-save-hook so
that all entries that *should* be encrypted are encrypted before the
file touches the disk.  A user of org-crypt shouldn't have to worry
about setting up a hook, it should just happen automatically.

I do agree.  Does anyone know how tis will interact with
auto-safe?  Will the tree be encrypted in my face, when an
auto-safe happens.





reply via email to

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