bbdb-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Add integration to gnus-search library, if present


From: Eric Abrahamsen
Subject: Add integration to gnus-search library, if present
Date: Wed, 04 Nov 2020 15:06:57 -0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Hi,

There's a new search query syntax in Gnus, in Emacs master, in a library
called gnus-search.el. This library allows contact management packages
to add auto-completion for contact names/mail addresses during search
query entry: for instance the user could type "from:eri<TAB>", and that
would complete to "from:eric@ericabrahamsen.net".

The attached patch checks to see if the library is present, and adds
bbdb-hashtable to the contact tables if so. It might be desirable to
create a specific completion table just for this, but I expect just
using bbdb-hashtable directly will be fine.

Thanks,
Eric


Attachment: 0001-Add-Gnus-search-query-auto-completion-for-BBDB-conta.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]