From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Wiegley Subject: Feature request: Selective encryption Date: Thu, 30 Aug 2007 23:10:55 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IQwuz-0003ij-A4 for emacs-orgmode@gnu.org; Thu, 30 Aug 2007 23:11:33 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IQwuw-0003iK-RX for emacs-orgmode@gnu.org; Thu, 30 Aug 2007 23:11:32 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IQwuw-0003iH-LT for emacs-orgmode@gnu.org; Thu, 30 Aug 2007 23:11:30 -0400 Received: from fyodor.hcoop.net ([64.20.38.170]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IQwuw-0000R5-9t for emacs-orgmode@gnu.org; Thu, 30 Aug 2007 23:11:30 -0400 Received: from [72.22.155.27] (helo=Hermes.local) by fyodor.hcoop.net with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1IQwwE-0001Bj-IO for emacs-orgmode@gnu.org; Thu, 30 Aug 2007 23:12:50 -0400 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: emacs-orgmode@gnu.org I'm not sure if anyone has mentioned this, but one feature I'd like to see is the ability to hit a keystroke and have the current outline entry encrypted or decrypted. allout.el does this now (although I find the implementation somewhat horrendous). Would others like to see this? How would you like it to work? John