Re: Auto creation of records & auto noticing of new names

2001-05-21 Thread Matt Armstrong
[EMAIL PROTECTED] (WJCarpenter) writes: > matt> I have two hopefully related questions about BBDB auto-noticing > matt> stuff in e-mail. > > See if your copy of BBDB has this. I believe recent versions do. It > was made for at least one of the sorts of questions you asked. > > (defun bbdb-ign

RE: Auto creation of records & auto noticing of new names

2001-05-21 Thread WJCarpenter
matt> I have two hopefully related questions about BBDB auto-noticing matt> stuff in e-mail. See if your copy of BBDB has this. I believe recent versions do. It was made for at least one of the sorts of questions you asked. (defun bbdb-ignore-selected-messages-hook () "For use as a bbdb/news

Re: Auto creation of records & auto noticing of new names

2001-05-21 Thread Kai Großjohann
On 21 May 2001, Matt Armstrong wrote: >(setq bbdb/news-auto-create-p 'bbdb-ignore-most-messages-hook) >(setq bbdb-ignore-most-messages-alist >'(("From" . "@\\(openwave\\|bluemug\\|lickey\\)\\.com"))) > >Problem is, I'd like to omit auto-creation for things like >[EMAIL PR

Re: errors in xemacs with .bbdb

2001-05-21 Thread Ted Stern
Hi Kai, > Kai Großjohann writes: Kai> On 21 May 2001, Ted Stern wrote: >> Correction, when I read email from Kai using Gnus in an xterm, what >> I'm actually prompted to insert is >> >> Kai Gro\201\337johann Kai> Ah, the infamous \201 bug again. Are you running in

Auto creation of records & auto noticing of new names

2001-05-21 Thread Matt Armstrong
I have two hopefully related questions about BBDB auto-noticing stuff in e-mail. 1) I use bbdb/news-auto-create-p via Gnus, and have it set to bbdb-ignore-most-messages-hook such that it auto-creats only for a few domains: (setq bbdb/news-auto-create-p 'bbdb-ignore-most-messages-hook)

Re: errors in xemacs with .bbdb

2001-05-21 Thread Kai Großjohann
On 21 May 2001, Ted Stern wrote: > Yes, that is pretty much what happens with me. When I run Gnus in > text-mode but Emacs believes that my xterm is incapable of > displaying iso-8859-1, I get that same request when I read a message > from Kai (which happens frequently!). Does it help to tell E

Re: errors in xemacs with .bbdb

2001-05-21 Thread Kai Großjohann
On 21 May 2001, Ted Stern wrote: > Correction, when I read email from Kai using Gnus in an xterm, what > I'm actually prompted to insert is > > Kai Gro\201\337johann Ah, the infamous \201 bug again. Are you running in unibyte mode? Maybe it helps to move to multibyte. Also, rumor has

Re: errors in xemacs with .bbdb

2001-05-21 Thread Ted Stern
Correction, when I read email from Kai using Gnus in an xterm, what I'm actually prompted to insert is Kai Gro\201\337johann which doesn't involve any faces. Also, when I was cleaning out my .bbdb to remove '#(...)' sections, I noticed that most of them were added a year or two ago, wh

Re: errors in xemacs with .bbdb

2001-05-21 Thread Ted Stern
> Martin Schwenke writes: Martin> None of it comes from VM (I don't use rmail anymore, but I still Martin> use lazy-lock) but, hang on... Brought to you by a CDROM that Martin> just happens to contain a version of my BBDB. I messed with this Martin> in mid-April: Martin

Re: errors in xemacs with .bbdb

2001-05-21 Thread Martin Schwenke
> "Ronan" == Ronan Waide <[EMAIL PROTECTED]> writes: Ronan> [...] I seem to recall seeing something in there to strip Ronan> all the goop off of a piece of text before dropping it into Ronan> BBDB. Maybe it's not being used, or something. I recall this too, but I can't find it ri

Re: 2.32: bbdb-complete-name beeps when there is nothing to do

2001-05-21 Thread Kai Großjohann
On Mon, 21 May 2001, Robert Fenk wrote: > On , May 20 2001 15:14:22, Kai Grossjohann wrote: >> >> Since my command does something useful in this case, I think >> ringing the bell is not the right answer. So is there a way to >> tell BBDB to not ring the bell? > > Now there is one: Great. I h

Re: 2.32: bbdb-complete-name beeps when there is nothing to do

2001-05-21 Thread Robert Fenk
On , May 20 2001 15:14:22, Kai Grossjohann wrote: > I've just released a new version of message-x which tries to do > something useful on unknown headers or in case there is nothing to do > on the current header. > > But if I invoke bbdb-complete-name with point after an > already-completed name,