Re: bbdb-get-only-first-address-p patches

2001-05-30 Thread Ronan Waide
I'm still waiting for the main machine to get back from repairs, so if someone else with CVS access can check these in I'd appreciate it. Cheers, Waider. -- [EMAIL PROTECTED] / Yes, it /is/ very personal of me. "`My fault' - what you say when you detonate a grenade in the midst of your comrade

bbdb-get-only-first-address-p patches

2001-05-30 Thread Albert L. Ting
Below are some bug fixes for situations where bbdb-get-only-first-address-p is set to t. Index: bbdb-vm.el === RCS file: /cvsroot/bbdb/bbdb/lisp/bbdb-vm.el,v retrieving revision 1.88 diff -c -C0 -r1.88 bbdb-vm.el *** bbdb-vm.el 200

Left bracket becomes part of net address

2001-05-30 Thread Karel Sprenger
Hello, With BBDB 2.33 mail headers like "Reply-To: <[EMAIL PROTECTED]>" result in a net address of the form "<[EMAIL PROTECTED]". I had a look at bbdb-extract-address-components in bbdb-snarf and thought the 4th entry of bbdb-extract-address-component-regexps should have a 1 instead of a 2, but