: 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
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
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
(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
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
>
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,
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
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
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
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
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(
11 matches
Mail list logo