Re: bug in bbdb-sc.el with patch

2003-07-26 Thread Robert Fenk
On Friday, July 25, 2003 at 17:08:41, Robert P. Goldman wrote: > > "RF" == Robert Fenk <[EMAIL PROTECTED]> writes: > > RF> On Tuesday, July 15, 2003 at 15:00:51, Robert P. Goldman > RF> wrote: > >> The following defun in bbdb-sc.el seems buggy: > >> > >> (defun bbdb/sc-co

Re: bug in bbdb-sc.el with patch

2003-07-24 Thread Ronan Waide
On July 24, [EMAIL PROTECTED] said: > > IMHO it should not return a list unless you had been setting > `bbdb-user-mail-names' to an list. > > Thus I rejected making this change unless convinced of the > opposite ... Nope, the doco for bbdb-user-mail-names clearly states it's a regexp... good cat

Re: bug in bbdb-sc.el with patch

2003-07-24 Thread Robert Fenk
On Tuesday, July 15, 2003 at 15:00:51, Robert P. Goldman wrote: > > The following defun in bbdb-sc.el seems buggy: > > (defun bbdb/sc-consult-attr (from) > "Extract citing information from BBDB using sc-consult where > FROM is user e-mail address to look for in BBDB." > ;; if logged in user

bug in bbdb-sc.el with patch

2003-07-15 Thread Robert P. Goldman
The following defun in bbdb-sc.el seems buggy: (defun bbdb/sc-consult-attr (from) "Extract citing information from BBDB using sc-consult where FROM is user e-mail address to look for in BBDB." ;; if logged in user sent this, use recipients. (let ((check (if (or (null from)