Re: bbdb-ignore-these-addresses

2003-07-23 Thread Robert Fenk
On Wednesday, July 23, 2003 at 22:29:05, Ronan Waide wrote: > On July 23, [EMAIL PROTECTED] said: > > Actually not, as they get called from bbdb-update-records > > and that one cares for slightly different parameters, i.e. > > promt-for-create is set to bbdb-prompt-for-create ... > > Ah. The reaso

bbdb-update-records barf on "From: f...@bar.baz<>"

2003-07-23 Thread Neil W. Van Dyke
BBDB Version: 2.35 as packaged by Debian Emacs/XEmacs Version: GNU Emacs 21.3 Mail/News reader (Gnus, VM, etc) used: 7.17 Bug Description: While paging through email messages in VM, `bbdb-update-records' raises an error on emails from a particular sender, which prevents VM from displaying emails

Error after deleting a record

2003-07-23 Thread Vladimir G. Ivanovic
Whenever I delete a record in the database, I get the appended message when I view another MH message. I display the database by `M-x bbdb RET RET' I navigate to the appropriate record with successive `n' and then I type `d RET y RET' followed by `s' to save the database. I can fix the problem by

Re: name canonicalization

2003-07-23 Thread Ronan Waide
On July 23, [EMAIL PROTECTED] said: > > I think `bbdb-canonicalize-name-hook' fits well with > `bbdb-canonicalize-net-hook', so please consider my patch. That was the consideration. The whole reason behind the bbdb-extract-address-components stuff is to provide a useful means of splitting an emai

Re: name canonicalization

2003-07-23 Thread Sam Steingold
> * In message <[EMAIL PROTECTED]> > * On the subject of "Re: name canonicalization" > * Sent on Wed, 23 Jul 2003 22:27:22 +0100 > * Honorable Ronan Waide <[EMAIL PROTECTED]> writes: > > On July 23, [EMAIL PROTECTED] said: > > > > bbdb-extract-address-component-ignore-regexp and friends are in > >

Re: bbdb-ignore-these-addresses

2003-07-23 Thread Ronan Waide
On July 23, [EMAIL PROTECTED] said: > Actually not, as they get called from bbdb-update-records > and that one cares for slightly different parameters, i.e. > promt-for-create is set to bbdb-prompt-for-create ... Ah. The reason I asked was that your fix applies to the core bbdb code, when perhaps

Re: name canonicalization

2003-07-23 Thread Ronan Waide
On July 23, [EMAIL PROTECTED] said: > > bbdb-extract-address-component-ignore-regexp and friends are in > bbdb-snarf.el which is not relevant to this issue. > I am having the problem with bbdb `noticing' records. Ah, but bbdb-extract-address-component* and friends are called by the noticing code

Re: bbdb-ignore-these-addresses

2003-07-23 Thread Robert Fenk
On Wednesday, July 23, 2003 at 17:22:37, Ronan Waide wrote: > On July 23, [EMAIL PROTECTED] said: > > On Wednesday, July 23, 2003 at 08:04:10, Vladimir G. Ivanovic > > wrote: > > > Robert, > > > > > > Works for me! Many thanks. > > > > Great, I'll commit that. > > Thanks for the fix, Robert, I'm

Re: name canonicalization

2003-07-23 Thread Sam Steingold
> * In message <[EMAIL PROTECTED]> > * On the subject of "Re: name canonicalization" > * Sent on Wed, 23 Jul 2003 17:19:11 +0100 > * Honorable Ronan Waide <[EMAIL PROTECTED]> writes: > > On July 23, [EMAIL PROTECTED] said: > > Sometimes I get a message from a mailing list with a From address like >

Re: bbdb-ignore-these-addresses

2003-07-23 Thread Ronan Waide
On July 23, [EMAIL PROTECTED] said: > On Wednesday, July 23, 2003 at 08:04:10, Vladimir G. Ivanovic wrote: > > Robert, > > > > Works for me! Many thanks. > > Great, I'll commit that. Thanks for the fix, Robert, I'm just curious as to whether the gnus and VM backends were also broken. Cheers, Wa

Re: name canonicalization

2003-07-23 Thread Ronan Waide
On July 23, [EMAIL PROTECTED] said: > Sometimes I get a message from a mailing list with a From address like > this: > "John Doe via RT <[EMAIL PROTECTED]>" > Since I have a record for <[EMAIL PROTECTED]>, BBDB will > offer me to make "John Doe via" the name of this record, which is > cert

name canonicalization

2003-07-23 Thread Sam Steingold
Sometimes I get a message from a mailing list with a From address like this: "John Doe via RT <[EMAIL PROTECTED]>" Since I have a record for <[EMAIL PROTECTED]>, BBDB will offer me to make "John Doe via" the name of this record, which is certainly not what I want. I added a variable `bbdb

Re: bbdb-ignore-these-addresses

2003-07-23 Thread Robert Fenk
On Wednesday, July 23, 2003 at 08:04:10, Vladimir G. Ivanovic wrote: > Robert, > > Works for me! Many thanks. Great, I'll commit that. > And now, a plea to backport the VM & gnus enhancements to > MH-E. Please. > ;-) Sorry, I don't have the time to setup MH (a creature I do not no) in order to

Re: bbdb-ignore-these-addresses

2003-07-23 Thread Vladimir G. Ivanovic
Robert, Works for me! Many thanks. And now, a plea to backport the VM & gnus enhancements to MH-E. Please. ;-) --- Vladimir Vladimir G. Ivanovichttp://leonora.org/~vladimir 2770 Cowper St.

Re: bbdb-ignore-these-addresses

2003-07-23 Thread Robert Fenk
On Tuesday, July 22, 2003 at 10:33:53, Vladimir G. Ivanovic wrote: > I set manually setq bbdb/mail-auto-create-p to 'prompt (the symbol), > but it still didn't prompt. (I had used customize before.) I also > tried 'bbdb-prompt-for-create and 'prompt-for-create but they too > acted like > t. > > T