bbdb vs mailcrypt messages

2001-07-06 Thread Jochen Küpper
Hi, I recently set my gnus to automatically verify pgp-signed messages using mailcrypt-3.5.6 and gnupg. Basically it works... but the bbdb I am also using is overwriting the mailcrypt-message containing the verification result with "Updating of BBDB records finished". Well, automatic pgp-verific

Re: using bbdb 2.32 ... seems to have stopped adding names?

2001-07-06 Thread David S. Goldberg
according to the documentation in bbdb 2.33, bbdb-initialize should be able to take sc or supercite as argument. I just call it with no arguments, which insinuates everything it can. Of course, I only use it for gnus and message so I have no idea if anything else is actually working :-) -- Dave

Re: using bbdb 2.32 ... seems to have stopped adding names?

2001-07-06 Thread Kai Großjohann
On 06 Jul 2001, Adrian Aichner wrote: > Here's what I use since I upgraded to > bbdb-version "2.32" > > (require 'mail-abbrevs) > (require 'bbdb) > (bbdb-initialize 'gnus 'message 'sendmail 'w3) > (bbdb-insinuate-sc) > (bbdb-define-all-aliases) If that's really what you need, why not make a bug

Re: using bbdb 2.32 ... seems to have stopped adding names?

2001-07-06 Thread John Eismeier
Hi Kai, thank you for all your help! [EMAIL PROTECTED] (Kai Großjohann) writes: > On 06 Jul 2001, John Eismeier wrote: > > > yes, I don't know what I have changed to have news set to nil but > > new xemacs sessions now has news set to nil and mail is set to t??? > > Dunno why that is, eithe

Re: using bbdb 2.32 ... seems to have stopped adding names?

2001-07-06 Thread Kai Großjohann
Look at the variables bbdb/news-auto-create-p and bbdb/mail-auto-create-p. Use C-h v for this. Any findings? kai -- ~/.signature: No such file or directory ___ [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/bbdb-info BBDB Home Page: ht

Re: partial completion?

2001-07-06 Thread Kai Großjohann
On 05 Jul 2001, Galen Boyer wrote: > On Thu, 05 Jul 2001, [EMAIL PROTECTED] wrote: > >> I love partial completion mode. Wouldn't it be great if I >> could type, say, `g SPC b M-TAB' to have that completed to >> Galen Boyer? > > What is it about \M-x bbdb-complete-name that is different than >

Re: Completion when email address is first_last@whatever

2001-07-06 Thread Galen Boyer
On Fri, 6 Jul 2001, [EMAIL PROTECTED] wrote: > I would point out that this question is in the newly-created > FAQ at http://bbdb.sourceforge.net/faq.html, Thanks for the link. I search on display, elide and field and didn't find the Q&A. > and has also appeared several times on the list (henc

Re: partial completion?

2001-07-06 Thread Daniel Pittman
On Fri, 6 Jul 2001, Ronan Waide wrote: [...] > Oh, also, you need to frob the keymap of > message-mode/vm-mode/mail-mode or whatever in order for the above to > work. And you need to frob it so that each time you hit space or TAB, > it checks if you're in a "completion zone" such as the "To:" fi