This package browser is in early development. Mind the rough edges.

emacs-bbdb

Contact management utility for Emacs

BBDB is the Insidious Big Brother Database for GNU Emacs. It provides an address book for email and snail mail addresses, phone numbers and the like. It can be linked with various Emacs mail clients (Message and Mail mode, Rmail, Gnus, MH-E, and VM). BBDB is fully customizable.

Installation

Install the latest version of emacs-bbdb as follows:

guix install emacs-bbdb

Or install a particular version:

guix install emacs-bbdb@3.2.2.4

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of emacs-bbdb about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/emacs-bbdb'><img src='https://packages.guix.gnu.org/packages/emacs-bbdb/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/emacs-bbdb/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/emacs-bbdb)

Example Org:

[[https://packages.guix.gnu.org/packages/emacs-bbdb][https://packages.guix.gnu.org/packages/emacs-bbdb/badges/latest-version.svg]]