On Thu Sep 13 2012 Sam Steingold wrote:
> I created a record and now I get these:
> 
>   error("Record %s does not exist" [nil nil nil nil nil nil nil
> ("ch...@alerts.chase.com") ((creation-date . "2012-09-13 21:38:52 +0000"))
> [#1="" #1# nil nil]])
>   bbdb-display-records(([nil nil nil nil nil nil nil
> ("ch...@alerts.chase.com") ((creation-date . "2012-09-13 21:38:52 +0000"))
> [#1="" #1# nil nil]]) nil nil nil (lambda (window) (with-current-buffer
> (window-buffer window) (eq major-mode (quote gnus-article-mode)))))
>   bbdb-mua-auto-update()
>   run-hooks(gnus-article-prepare-hook)
>   apply(run-hooks gnus-article-prepare-hook)
>   gnus-run-hooks(gnus-article-prepare-hook)
> 
> the record is precisely as I want it: it does not have a name
> because no name was provided in the message it was created from.

Please look at the code that generates this error message. It has
nothing to do with the question whether a record has a name or not.
But it is a sanity check that the record you want to display is
actually in the database. 

Apparently the record was generated by a call of
bbdb-mua-auto-update which really uses bbdb-mua-update-records for
this. If this fails for one new record, it should fail for any new
record you want to create.

Can you provide a more coplete recipe to reproduce this?

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to