On 2007-02-07, Robert Widhopf-Fenk said:
[...]
>> Last-name completion looks like useful to me. Will the patch go into
>> CVS?
>
> This has landed in CVS now, but slightly differing from the patch.
>
> Instead of putting only the lastname into the hashmap for
> completion, it puts "lastname first
On Friday, December 15, 2006 at 19:33:20, Leo wrote:
> * Robert Widhopf-Fenk (2006-12-15 19:39 +0100) said:
> ^^^
> >> 1. modify the function bbdb-complete-name such that the hashtable
> >> which currently is obtained by calling bbdb-hashtable is also
> >> includes the lastnames.
Robert Widhopf-Fenk <[EMAIL PROTECTED]> writes:
> On Friday, December 1, 2006 at 17:18:00, Thomas Gerds wrote:
>>
>> Adrian Aichner <[EMAIL PROTECTED]> writes:
>>
>> > Thomas Gerds <[EMAIL PROTECTED]> writes:
>> >
>> >> I would like that `bbdb-complete-name' completes also by last
>> >> names. g
* Robert Widhopf-Fenk (2006-12-15 19:39 +0100) said:
^^^
>> 1. modify the function bbdb-complete-name such that the hashtable
>> which currently is obtained by calling bbdb-hashtable is also
>> includes the lastnames.
>
> You got the idea, but it is not `bbdb-complete-name' which
On Friday, December 1, 2006 at 17:18:00, Thomas Gerds wrote:
>
> Adrian Aichner <[EMAIL PROTECTED]> writes:
>
> > Thomas Gerds <[EMAIL PROTECTED]> writes:
> >
> >> I would like that `bbdb-complete-name' completes also by last
> >> names. googling the topic suggested that one could add the last
>
Adrian Aichner <[EMAIL PROTECTED]> writes:
> Thomas Gerds <[EMAIL PROTECTED]> writes:
>
>> I would like that `bbdb-complete-name' completes also by last
>> names. googling the topic suggested that one could add the last name
>> of each entry to the AKA field. however, the following does not seem
Thomas Gerds <[EMAIL PROTECTED]> writes:
> I would like that `bbdb-complete-name' completes also by last
> names. googling the topic suggested that one could add the last name
> of each entry to the AKA field. however, the following does not seem
> to work:
Thomas, have you read the documentation