all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dan Griswold <dangriswold@earthlink.net>
Subject: Re: Addresses book (novice)
Date: Wed, 26 Feb 2003 17:06:09 GMT	[thread overview]
Message-ID: <87k7fnyntc.fsf@cantor.griswold.home> (raw)
In-Reply-To: 8765r7qcdi.fsf@smtp.blueyonder.co.uk

Keith O'Connell <kroc@blueyonder.co.uk> writes:

>>>>>> "Charles" == Charles Muller <acmuller@gol.com> writes:
>
>     Charles> Regarding BBDB, the below site may also be of interest:
>     Charles> http://t2100cdt.kippona.net/linux/emacs/mew/
>
> OK - Thanks. I'll have a look
>
> Keith
> -- 
> Keith.    
>  [Debian Woody & GNU Emacs 21.2.1 - Gnus v5.9.0]

Actually, since you seem to be using Gnus (judging from the headers in
your message), you'd want BBDB info for Gnus, not for mew. This is
pulled from the bbdb manual:

-----

 1.1.4.1 Initializing BBDB support for Gnus

To take advantage of the Gnus features of the BBDB, add one of the
following forms to your Emacs configuration file:

For Gnus 3.14 or older:

(add-hook 'gnus-Startup-hook 'bbdb-insinuate-gnus)

For Gnus 3.15 or newer:

(add-hook 'gnus-startup-hook 'bbdb-insinuate-gnus)

bbdb-insinuate-gnus adds bindings for the default keys to Gnus and
configures Gnus to notify the BBDB when new messages are loaded. This
notification is required if the BBDB is to be able to display BBDB
entries for messages displayed in Gnus. 

----

although I have these lines in my .gnus.el:

(require 'bbdb)
(require 'bbdb-gnus)
(bbdb-initialize 'gnus 'message)

(setq gnus-summary-line-format
      "%U%R%4d [%4k](%2t):  %I%(%[%-16,16uB%]%) %s\n")



Cheers,

Dan

-- 
--------------
Dan Griswold
Carrollton, TX
--------------

  reply	other threads:[~2003-02-26 17:06 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-25  9:02 Addresses book (novice) Keith O'Connell
2003-02-26  0:21 ` Dan Griswold
2003-02-26  7:49   ` Keith O'Connell
2003-02-26 14:47     ` Dan Griswold
2003-02-26 15:06       ` Charles Muller
     [not found]       ` <mailman.2462.1046271988.21513.help-gnu-emacs@gnu.org>
2003-02-26 15:40         ` Keith O'Connell
2003-02-26 17:06           ` Dan Griswold [this message]
2003-02-26 18:05             ` Keith O'Connell
2003-03-04 22:16 ` Kevin Rodgers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k7fnyntc.fsf@cantor.griswold.home \
    --to=dangriswold@earthlink.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.