Re: bbdb + mew

2001-12-27 Thread M. Warner Losh
: I've added this into the main source tree, as it requires minimal : integration. I've also updated the defcustom list in bbdb.el to : include Mew as an option for sending mail. Cool! So far I've only seen two other problems with mew + bbdb that I didn't see with mhe + bbdb. First, when readin

Re: bbdb + mew

2001-12-27 Thread M. Warner Losh
Just to followup, I got a copy of bbdb-expire and hacked it a little (I've been keeping timestamps on my records for years, but never wrote a purge progam). I went from 21k records to 9.5k records. My load time went from 35s to 2s, so there's something seriously non-linear in frobnicating. Warn

Re: bbdb + mew

2001-12-27 Thread Chris Beggy
From: Ronan Waide <[EMAIL PROTECTED]> > On December 27, [EMAIL PROTECTED] said: > > (Chris Beggy ) [EMAIL PROTECTED] writes: > > > > > I'm currently *just* working on the version to work with 2.3x, the > > > CVS version. > > > > That's the way to go! :) > > I'd agree with this. I'm hoping to

Re: bbdb + mew

2001-12-27 Thread Alex Schroeder
(Chris Beggy ) [EMAIL PROTECTED] writes: > I'm currently *just* working on the version to work with 2.3x, the > CVS version. That's the way to go! :) Alex. -- http://www.emacswiki.org/ ___ [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listi

Re: bbdb + mew

2001-12-27 Thread Chris Beggy
Ronan Waide <[EMAIL PROTECTED]> writes: > On December 17, (Chris Beggy ) [EMAIL PROTECTED] said: >>ftp://ftp.kippona.net/pub/gnu/emacs/elisp/bbdb-com.patch > > I've added this into the main source tree, as it requires minimal > integration. I've also updated the defcustom list in bbdb.el to >

New completion stuff, small buglet

2001-12-27 Thread Matt Armstrong
The new completion stuff solves the "multiple net addresses in one record completed in random order bug" -- great job and thanks! :-) The buglet I'm seeing is that when I'm cycling through the nets for a single record, the "completion for [EMAIL PROTECTED] unfound." message and a (ding) occurs,

Re: wrong type argument on dummy from address

2001-12-27 Thread Ronan Waide
On December 27, [EMAIL PROTECTED] said: > If the to address is set to undisclosed-recipients:; > I get the following traceback when attempting to view the message within gnus > > Debugger entered--Lisp error: (wrong-type-argument stringp nil) > string-match("(" nil) > bbdb-rfc822-addresses("u

Re: bbdb + mew

2001-12-27 Thread Ronan Waide
On December 17, (Chris Beggy ) [EMAIL PROTECTED] said: >ftp://ftp.kippona.net/pub/gnu/emacs/elisp/bbdb-com.patch I've added this into the main source tree, as it requires minimal integration. I've also updated the defcustom list in bbdb.el to include Mew as an option for sending mail. Cheers

Re: bbdb-phone-area-regexp and bbdb-phone-main-regexp in bbdb-com.el

2001-12-27 Thread Ronan Waide
On December 12, [EMAIL PROTECTED] said: > I've added some allowable separator characters to the phone-number > parsing regexps in bbdb-com.el (BBDB version 2.32), so that phone > numbers of the following forms will also be parsed as North American > phone numbers: > > 781/592-5802 > 7

merry christmas, and here's some code!

2001-12-27 Thread Ronan Waide
Hi folks, seasons greetings and so forth. I've spent most of the day working on bbdb-complete-name, and I think I've managed to make some significant improvements: * If there are multiple possible records for an expansion, you will get a *Completions* buffer to choose completions for. This i

wrong type argument on dummy from address

2001-12-27 Thread Robert
If the to address is set to undisclosed-recipients:; I get the following traceback when attempting to view the message within gnus Debugger entered--Lisp error: (wrong-type-argument stringp nil) string-match("(" nil) bbdb-rfc822-addresses("undisclosed-recipients:;") bbdb/gnus-get-addresses(