Re: [PATCH] Better support for organisation-only records

2011-09-20 Thread Roland Winkler
On Tue Sep 20 2011 Leo wrote: > Better support for organisation-only records. Also fix a bug when > firstname or lastname are nil. Comments welcome ;) For those who did not browse Leo's code: The current BBDB code assumes that a record should have a name so that the record can be identified by t

[PATCH] Fix a bug in bbdb-browse-url

2011-09-20 Thread Leo
>From a48f25ea3cc7b6f69f5c6d3ae98821bec6f6c3fa Mon Sep 17 00:00:00 2001 Date: Wed, 21 Sep 2011 00:25:52 +0800 --- lisp/bbdb-com.el |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/lisp/bbdb-com.el b/lisp/bbdb-com.el index 7dc5e111..f03761f1 100644 --- a/lisp/bbdb-com.el

[PATCH] Better support for organisation-only records

2011-09-20 Thread Leo
Better support for organisation-only records. Also fix a bug when firstname or lastname are nil. Comments welcome ;) >From 2fcdf3844f7c0c88377f738184be5ec60e55 Mon Sep 17 00:00:00 2001 Date: Tue, 20 Sep 2011 22:16:56 +0800 --- lisp/bbdb-com.el | 14 ++ lisp/bbdb.el | 45 +