[Orgmode] Re: Org-mode and GPG (EasyPG)

2009-08-02 Thread Benjamin Andresen
Hey everyone, Maurice Boucher writes: > Hello, > > Kyle Sexton disait le 31/07/2009 que : > >> Does this mean you were able to get the agenda view working with >> EasyPG as well? > > In my .emacs, I have : > , > | (require 'epa) > | (epa-file-enable) > | (setq epa-file-cache-passphrase-for-

[Orgmode] Re: Org-mode and GPG (EasyPG)

2009-08-02 Thread Maurice Boucher
Hello, Kyle Sexton disait le 31/07/2009 que : > Does this mean you were able to get the agenda view working with > EasyPG as well? In my .emacs, I have : , | (require 'epa) | (epa-file-enable) | (setq epa-file-cache-passphrase-for-symmetric-encryption t) ` I run the command : M-x ep

Re: [Orgmode] Re: Org-mode and GPG (EasyPG)

2009-08-01 Thread Eric S Fraga
At Fri, 31 Jul 2009 09:23:56 -0500, Kyle Sexton wrote: > > At Fri, 24 Jul 2009 10:42:16 +0100, > Eric S Fraga wrote: > > > > At Fri, 24 Jul 2009 11:05:36 +0200, > > Maurice wrote: > > > > > > Hello org-moders, > > > > > > Maybe : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=503480 > > >

Re: [Orgmode] Re: Org-mode and GPG (EasyPG)

2009-07-31 Thread Kyle Sexton
At Fri, 24 Jul 2009 10:42:16 +0100, Eric S Fraga wrote: > > At Fri, 24 Jul 2009 11:05:36 +0200, > Maurice wrote: > > > > Hello org-moders, > > > > Maybe : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=503480 > > Brilliant!! Many thanks. Problem solved. > > > (now why didn't I think of

Re: [Orgmode] Re: Org-mode and GPG (EasyPG)

2009-07-24 Thread Eric S Fraga
At Fri, 24 Jul 2009 11:05:36 +0200, Maurice wrote: > > Hello org-moders, > > Maybe : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=503480 Brilliant!! Many thanks. Problem solved. (now why didn't I think of checking Debian's bug reports??? sigh) Thanks again, eric _

[Orgmode] Re: Org-mode and GPG (EasyPG)

2009-07-24 Thread Maurice
Hello org-moders, Maybe : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=503480 Where the maintainer said: , | Removing /usr/share/emacs-snapshot/site-lisp/easypg prevents | this problem. | | EasyPG is already integrated in the development version of Emacs, | which will be 23.1 release.