emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Re: Feature request: Selective encryption


From: Xavier Maillard
Subject: Re: [Orgmode] Re: Feature request: Selective encryption
Date: Mon, 10 Sep 2007 03:00:06 +0200
User-agent: Rmail in GNU Emacs 23.0.51.4 on GNU/Linux

   On 9/5/07, Xavier Maillard <address@hidden> 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




reply via email to

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