On 9/5/07, Xavier Maillard <[EMAIL PROTECTED]> wrote:
   >    I use crypt++.el, and I save the encrypted files with double
   >    extension: filename.org.gpg. Such files are opened in org-mode after
   >    decryption.
   >
   > Do you have code to automatically decrypt your org file when
   > selecting them -i.e. find-file and friends ?

   Er, well, nothing special. Just the very basic

   (require 'crypt++)
   (setq crypt-encryption-type 'gpg)

Hum ok pretty easy ;)

        Xavier
-- 
http://www.gnu.org
http://www.april.org
http://www.lolica.org


_______________________________________________
Emacs-orgmode mailing list
Remember: 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