On Monday, 18 March 2002, Ronan Waide wrote:
> On March 15, [EMAIL PROTECTED] said:
> > Write a wrapper for bbdb/mail-auto-create-p, e.g.
>
> I don't think you need a wrapper, to be honest; you should be able to
> do this with an appropriate bbdb/mail-auto-create-p function - if the
> function returns nil, the record will not be created. Thus your
> function merely has to check which buffer it's being called in.
It seems that this is the case. So far, this seems to work:
(setq bbdb/mail-auto-create-p '(lambda()
(equal buffer-file-name (expand-file-name vm-primary-inbox))))
Thanks for everyone's help.
-Albert
_______________________________________________
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/