bbdb-force-record-create does nothing (patch)

2003-07-22 Thread Vladimir G. Ivanovic
With MH-E 7.4 and BBDB 2.34, bbdb-force-record-create needs to be adjusted in two ways: * Messages summaries are displayed in mh-folder-mode, so that mode needs to be added to the major-mode list being checked, and * The function to call if the major-mode matches is bbdb/mh-pop-up-bbd

Re: bbdb-ignore-these-addresses

2003-07-22 Thread Robert P. Goldman
> "VGI" == Vladimir G Ivanovic <[EMAIL PROTECTED]> writes: VGI> Strange, I'm using BBDB 2.34 (with XEmacs 21.4.13). VGI> bbdb-ignore-some-messages-alist is defined in bbdb-hooks.el, VGI> v1.5 dated 2002/02/12 22:56:38. Is this not what you have? VGI> Have you tried using aprop

Cannot enable prompting before creating a new record

2003-07-22 Thread Vladimir G. Ivanovic
bbdb/mail-auto-create-p is supposed to be able to be set to: t, prompt, nil or to a function or lambda. Setting it to 'prompt does not cause prompting but behaves like t. I am using MH-E 7.4 with XEmacs 21.4.13. --- Vladimir ---

Re: bbdb-ignore-these-addresses

2003-07-22 Thread Ronan Waide
On July 22, [EMAIL PROTECTED] said: > > If it's not operator error, let me know if you'd like me to submit a bug > report. I'll double-check the code, but please do submit a bug report using bbdb-submit-bug-report. Please mention which mail client you're using, too, as the problem may be in the c

Re: bbdb-ignore-these-addresses

2003-07-22 Thread Vladimir G. Ivanovic
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. The code in funtion bbdb-update-records in bbdb-com.el doesn't appear to me to do

Re: bbdb-ignore-these-addresses

2003-07-22 Thread Ronan Waide
On July 22, [EMAIL PROTECTED] said: > I don't think Robert's question was answered. He wants to ignore > *specific* addresses, not all addresses. Try > >`bbdb-ignore-some-messages-alist' > > An alist describing which messages *not* to automatically create > BBDB records for. This on

Re: bbdb-ignore-these-addresses

2003-07-22 Thread Vladimir G. Ivanovic
I don't think Robert's question was answered. He wants to ignore *specific* addresses, not all addresses. Try `bbdb-ignore-some-messages-alist' An alist describing which messages *not* to automatically create BBDB records for. This only works if bbdb/news-auto-create-p or bbdb/ma

Re: bbdb-ignore-these-addresses

2003-07-22 Thread Ronan Waide
On July 22, [EMAIL PROTECTED] said: > Is there any way to tell BBDB to ignore specific from addresses? > There are a bunch of auto-reply programs (e.g., from a bug-report or > orders system) that persist in sending me email that purports to be > from me (in terms of the name string), but with their

bbdb-ignore-these-addresses

2003-07-22 Thread Robert P. Goldman
Is there any way to tell BBDB to ignore specific from addresses? There are a bunch of auto-reply programs (e.g., from a bug-report or orders system) that persist in sending me email that purports to be from me (in terms of the name string), but with their email address. I'd like BBDB to stop trying