Re: v3: name matched against organization?!

2011-12-29 Thread Sam Steingold
> * Sam Steingold [2011-12-27 13:27:12 -0500]: > > When visiting an article from "foo " who is not in my db, > I am offered to add name "foo" and address "b...@baz.com" to the record > of "First Last - foo", i.e., a person whose _organization_ is "foo". > I think this is wrong: matching the name "

Re: v3: name matched against organization?!

2011-12-28 Thread Sam Steingold
> * Roland Winkler [2011-12-28 03:51:14 -0600]: > On 2011-12-27 09:29 +0800, Sam Steingold wrote: >> When visiting an article from "foo " who is not in my db, >> I am offered to add name "foo" and address "b...@baz.com" to the record >> of "First Last - foo", i.e., a person whose _organization_ is

Re: v3: name matched against organization?!

2011-12-28 Thread Leo
On 2011-12-28 17:51 +0800, Roland Winkler wrote: > Not quite! Leo, I modified the code following your request: > In Sam's setting of bbdb-auto-notes-rules, the line > > ("Organization" (".*" organization 0)) > > means that if the message has an "Organization" header, the value of > that heade

Re: v3: name matched against organization?!

2011-12-28 Thread Roland Winkler
On Wed Dec 28 2011 Leo wrote: > On 2011-12-28 09:29 +0800, Sam Steingold wrote: > > (custom-set-variables > > '(bbdb-auto-notes-rules > >'(("Web" (".*" www 0)) > > ("X-Web" ("<*\\(^>*\\)>*" www 1)) > > ("X-WWW-Homepage" ("<*\\([^>]*\\)>*" www 1)) > > ("X-Url" ("<*\\([^>]*\\)>*"

Re: v3: name matched against organization?!

2011-12-27 Thread Sam Steingold
> * Leo [2011-12-28 10:56:36 +0800]: > > On 2011-12-28 09:29 +0800, Sam Steingold wrote: >> (custom-set-variables >> '(bbdb-auto-notes-rules >>'(("Web" (".*" www 0)) >> ("X-Web" ("<*\\(^>*\\)>*" www 1)) >> ("X-WWW-Homepage" ("<*\\([^>]*\\)>*" www 1)) >> ("X-Url" ("<*\\([^>]*\\)

Re: v3: name matched against organization?!

2011-12-27 Thread Leo
On 2011-12-28 09:29 +0800, Sam Steingold wrote: > (custom-set-variables > '(bbdb-auto-notes-rules >'(("Web" (".*" www 0)) > ("X-Web" ("<*\\(^>*\\)>*" www 1)) > ("X-WWW-Homepage" ("<*\\([^>]*\\)>*" www 1)) > ("X-Url" ("<*\\([^>]*\\)>*" www 1)) > ("X-Url-From" ("<*\\([^>]*\\)

Re: v3: name matched against organization?!

2011-12-27 Thread Sam Steingold
> * Leo [2011-12-28 08:19:01 +0800]: > > On 2011-12-28 02:27 +0800, Sam Steingold wrote: >> When visiting an article from "foo " who is not in my db, >> I am offered to add name "foo" and address "b...@baz.com" to the record >> of "First Last - foo", i.e., a person whose _organization_ is "foo". >

Re: v3: name matched against organization?!

2011-12-27 Thread Leo
On 2011-12-28 02:27 +0800, Sam Steingold wrote: > When visiting an article from "foo " who is not in my db, > I am offered to add name "foo" and address "b...@baz.com" to the record > of "First Last - foo", i.e., a person whose _organization_ is "foo". > I think this is wrong: matching the name "fo