Re: bbdb-pgp.el

2003-08-14 Thread Ron Gut
Am I mistaken in thinking that this patch changes every instance of "quiet" to "quite"? I don't quite understand why, and decided not to be quiet about it. -Ron --- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data R

Re: bbdb-pgp.el

2003-08-14 Thread Ronan Waide
On August 6, [EMAIL PROTECTED] said: > Am I mistaken in thinking that this patch changes every instance of > "quiet" to "quite"? I don't quite understand why, and decided not to > be quiet about it. > > -Ron No, there was some corruption in the original patch which I missed. I'll be correcting t

bbdb-pgp.el

2003-08-14 Thread Jochen Küpper
tings, Jochen -- Einigkeit und Recht und Freiheithttp://www.Jochen-Kuepper.de Liberté, Égalité, FraternitéGnuPG key: CC1B0B4D Sex, drugs and rock-n-roll --- bits/bbdb-pgp.el 2003-08-06 18:34:15.0 +0200 +++ /home/jochen/lisp/bbdb/bbdb-pgp.el 2003-07-25

Re: bbdb-pgp.el

2003-08-08 Thread Ronan Waide
On August 6, [EMAIL PROTECTED] said: > Ok, I attach a new version of the patch against cvs. Just made the > /quiet/ change. Sorry for the different formatting, but the new one is > what my Emacs gives me. Ok, patched. cheers, Waider. -- [EMAIL PROTECTED] / Yes, it /is/ very personal of me. "yeah

Re: bbdb-pgp.el

2003-08-06 Thread Jochen Küpper
Liberté, Égalité, Fraternité GnuPG key: CC1B0B4D Sex, drugs and rock-n-roll --- bits/bbdb-pgp.el 2003-08-06 18:34:15.0 +0200 +++ /home/jochen/lisp/bbdb/bbdb-pgp.el 2003-08-06 21:04:26.0 +0200 @@ -1,14 +1,14 @@ -;;; BBDB-PGP.EL --- use BBDB to store PGP pr

Re: bbdb-pgp.el

2003-08-06 Thread Ronan Waide
On August 6, [EMAIL PROTECTED] said: > Current cvs contains a screwed-up version of the mentioned file. I.e. > ,[lines 126--128] > | (defcustom bbdb/pgp-quiet nil > | "*Do not ask for confirmation on pgp-action. > | (defun bbdb/pgp-get-pgp (name address) > ` > > I attach a patch from the

Re: [PATCH] Make use of customize for bbdb-pgp.el.

2002-11-03 Thread Ronan Waide
On October 19, [EMAIL PROTECTED] said: > I saw the recent update of bbdb-pgp.el and noticed that those user > variables were defvar's instead of defcustom's. So I just couldn't > help myself... Okay, this is patched. Should be in CVS shortly. Cheers, Waider. And I'

[PATCH] Make use of customize for bbdb-pgp.el.

2002-10-19 Thread Steve Youngs
I saw the recent update of bbdb-pgp.el and noticed that those user variables were defvar's instead of defcustom's. So I just couldn't help myself... BBDB patch: ChangeLog files diff command: cvs -q diff -U 0 Files affected: ChangeLog Source files diff command:

Re: [PATCH] bbdb-pgp.el support for MML including PGP/MIME and S/MIME

2002-10-18 Thread Ronan Waide
On October 18, [EMAIL PROTECTED] said: > The following patch allows bbdb-pgp.el to be configured to use > message.el MML tags to perform the signing and encryption, instead of > only plain Mailcrypt which is not MIME-aware. Good stuff. Should be in CVS shortly (once I sort out a routin

[PATCH] bbdb-pgp.el support for MML including PGP/MIME and S/MIME

2002-10-17 Thread Michael Shields
The following patch allows bbdb-pgp.el to be configured to use message.el MML tags to perform the signing and encryption, instead of only plain Mailcrypt which is not MIME-aware. --- bbdb-pgp.el.orig2002-10-18 01:03:15.0 + +++ bbdb-pgp.el 2002-10-18 04:48:36.0 +

Patches to bbdb-pgp.el

2002-03-29 Thread Jack Twilley
I've made some patches to bbdb-pgp.el to allow it to handle newsgroups with a finer level of detail as well as permit the user to remove the constant questioning of whether or not to sign a document. I also changed it to use mml-secure-message-* instead of mml-secure-*. I documented th

bbdb-pgp.el patch

2002-01-24 Thread Fabien Penso
Hi people. I don't remember if I sent this already. Here is a patch so bbdb-pgp.el use mml-* function instead of mailcrypt. Works perfect for Oort 0.05/Gnus. You can choose between inline or MIME sign/encrypt as explained at the beginning of the code. Might help. msg02691/pgp