Re: bbdb-rfc822-addresses

2001-07-09 Thread Daniel Pittman
On Mon, 9 Jul 2001, Ronan Waide wrote: > On July 9, [EMAIL PROTECTED] said: >> >> Of course, /I/ don't hold with frobbing mixed case names into a >> different set of case, being as that breaks the choices of the >> sender. I would only support frobbing when a name is ALLCAPS. :) > > I'd agree wi

Re: Newbie Question: init entries

2001-07-09 Thread Ronan Waide
On July 8, [EMAIL PROTECTED] said: > I'm nowhere near setup yet for the complete shift to doing my mail the > (X)emacs way; however, I've set several bbdb- initialize/insinuate calls in > my .xemacs/init.el file. > > Now my already slow startup is long enough to go out and brew up some > coffe

Re: 'smart' name parsing

2001-07-09 Thread Ronan Waide
On July 9, [EMAIL PROTECTED] said: > On July 9, [EMAIL PROTECTED] said: > > > > Err, did you see that there are two functions, > > mail-header-parse-address and mail-header-parse-addresses? Just a > > sanity check. Or maybe you saw something in the docs that I didn't > > see. > > No, given the

Re: bbdb-refile-record, very cool!

2001-07-09 Thread Ronan Waide
On July 8, [EMAIL PROTECTED] said: > > THANKS AGAIN! > > Okay, back to making all this stuff work. I hope I didn't offend > anyone with noise or something, I just think praise needs to be > heard whenever one feels a wave of gratitude come over them. Hey, feel free to make this sort of noise a

Re: bbdb-rfc822-addresses

2001-07-09 Thread Ronan Waide
On July 9, [EMAIL PROTECTED] said: > On Sun, 8 Jul 2001, Ronan Waide wrote: > > > So do I take it then that the conversion of `ß' becomes `ss' is the > > Right Thing, or what? > > Well, "Großjohann" becomes "GROSSJOHANN" when upcased. And > "Großjohann" becomes "Grossjohann" when you have no La

Re: 'smart' name parsing

2001-07-09 Thread Ronan Waide
On July 9, [EMAIL PROTECTED] said: > > Err, did you see that there are two functions, > mail-header-parse-address and mail-header-parse-addresses? Just a > sanity check. Or maybe you saw something in the docs that I didn't > see. No, given the Xemacs problem I caused with yesterday's update, I

Re: Completion when email address is first_last@whatever

2001-07-09 Thread Howard Melman
On Jul 6, 2001, Galen Boyer wrote: > Maybe there needs to be two new variables to mirror the > "elide-display" variables. Elide doesn't seem to be a word that > would pop to someone's mind when they are trying to figure out > how to change what fields are displayed in the BBDB buffer, > althou

Re: bbdb-auto-notes-alist

2001-07-09 Thread Matt Armstrong
Eric Knauel <[EMAIL PROTECTED]> writes: > Hi, > > I'm using bbdb-auto-notes-alist with gnus: > > (setq bbdb-notice-hook 'bbdb-auto-notes-hook) > (setq bbdb-auto-notes-alist > (quote (("Subject" (".*" last-subj 0 t)) > ("Organisation" (".*" organisa

Re: mailabbrev requirement

2001-07-09 Thread Michael Harnois
On Mon, 09 Jul 2001 09:30:26 -0400, [EMAIL PROTECTED] (David S. Goldberg) said: > Requiring mailabbrev in bbdb-com.el breaks XEmacs. I'm pretty > sure I've got the latest mail-lib package installed and it still > has mail-abbrevs. Yup. Same here. -- Michael D. Harnois

mailabbrev requirement

2001-07-09 Thread David S. Goldberg
Requiring mailabbrev in bbdb-com.el breaks XEmacs. I'm pretty sure I've got the latest mail-lib package installed and it still has mail-abbrevs. Thanks, -- Dave Goldberg [EMAIL PROTECTED] ___ [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listi

Re: bbdb-rfc822-addresses

2001-07-09 Thread Kai Großjohann
On Sun, 8 Jul 2001, Ronan Waide wrote: > So do I take it then that the conversion of `ß' becomes `ss' is the > Right Thing, or what? Well, "Großjohann" becomes "GROSSJOHANN" when upcased. And "Großjohann" becomes "Grossjohann" when you have no Latin-1 characters available, but that's just a tra

Re: 'smart' name parsing

2001-07-09 Thread Kai Großjohann
On Sun, 8 Jul 2001, Ronan Waide wrote: > On cursory inspection of the interface, it appears to suffer from > the same problem as mail-extract-address-components, i.e. it doesn't > deal with multiple addresses. I could, of course, be wrong. Err, did you see that there are two functions, mail-head

bbdb-auto-notes-alist

2001-07-09 Thread Eric Knauel
Hi, I'm using bbdb-auto-notes-alist with gnus: (setq bbdb-notice-hook 'bbdb-auto-notes-hook) (setq bbdb-auto-notes-alist (quote (("Subject" (".*" last-subj 0 t)) ("Organisation" (".*" organisation 0 t)) ("Orga