Re: [Orgmode] org-crypt.el --- Public key encryption for org-mode entries

2010-03-21 Thread Carsten Dominik
On Sep 29, 2007, at 5:48 AM, John Wiegley wrote: The following code is preliminary, but gets the job done in my simple tests. Now's the time to beat down on, and refine, the user interface and behavior. [...] ;; 3. To later decrypt an entry, use `M-x org-decrypt-entry'. It might be ;;

Re: [Orgmode] org-crypt.el --- Public key encryption for org-mode entries

2007-09-29 Thread Jason F. McBrayer
John Wiegley [EMAIL PROTECTED] writes: The following code is preliminary, but gets the job done in my simple tests. Now's the time to beat down on, and refine, the user interface and behavior. This is a very nifty idea. It might be an idea for someone setting up org-crypt to do something

[Orgmode] org-crypt.el --- Public key encryption for org-mode entries

2007-09-28 Thread John Wiegley
The following code is preliminary, but gets the job done in my simple tests. Now's the time to beat down on, and refine, the user interface and behavior. John ;;; org-crypt.el --- Public key encryption for org-mode entries ;; Copyright (C) 2007 John Wiegley [EMAIL PROTECTED] ;; Emacs Lisp