Thomas Gerds <[EMAIL PROTECTED]> writes:

> how can i display all bbdb entries that dont match a regexp in a
> certain field or all those that do not have a certain user-field? 

You can use the pattern ^$ to search for missing fields.

S a ^$ RET will search all entries missing a net address.
S c ^$ RET will search all entries missing a company name.
S n ditto for the name
S o ditto for the notes

There is, however, no way to search for people without phone numbers,
or all people without an address matching "gnu".  Do you think this is
important?

Alex.
-- 
http://www.emacswiki.org/

_______________________________________________
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to