From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xavier Maillard Subject: Re: Re: Feature request: Selective encryption Date: Mon, 10 Sep 2007 03:00:06 +0200 Message-ID: <200709100100.l8A1062i005488@localhost.localdomain> References: <200709050100.l85105RE006141@localhost.localdomain> Reply-To: Xavier Maillard Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IUY94-00069y-Fb for emacs-orgmode@gnu.org; Sun, 09 Sep 2007 21:32:58 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IUY90-00062b-Tv for emacs-orgmode@gnu.org; Sun, 09 Sep 2007 21:32:55 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IUY8z-000616-Tb for emacs-orgmode@gnu.org; Sun, 09 Sep 2007 21:32:53 -0400 Received: from master.uucpssh.org ([193.218.105.66]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IUY8z-0001uh-I8 for emacs-orgmode@gnu.org; Sun, 09 Sep 2007 21:32:53 -0400 In-reply-to: (minaev@gmail.com) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Dmitri Minaev Cc: anupamsg@gmail.com, emacs-orgmode@gnu.org On 9/5/07, Xavier Maillard 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