Gnus development mailing list
 help / color / mirror / Atom feed
From: David Moore <dmoore@UCSD.EDU>
Subject: Re: Message, Gnus and bbdb
Date: 10 Mar 1997 18:08:54 -0800	[thread overview]
Message-ID: <rvu3mj9o3t.fsf@sdnp5.ucsd.edu> (raw)
In-Reply-To: dsg@linus.mitre.org's message of 10 Mar 1997 11:28:54 -0500

dsg@linus.mitre.org (David S. Goldberg) writes:

> a mail-alias property to maintain mailing lists.  Unfortunately I
> can't seem to get bbdb-complete-name to recognize the names I put in
> these aliases, so while I can do completion/alias expansion on
> individuals, my lists are not available to me.  I realize I could just
> make separate entries for the lists, but that seems wrong somehow...


	mail-alias entries are expanded via abbrev.  So just hit SPC or
anything like that after it.  I use them both for people I mail often
and occasionally for lists (but a real list is so much nicer :).

> On another note, I don't understand how the bbdb auto-creation feature
> is supposed to work.  I've added a call to my gnus-select-group-hook
> such that a few of my nnml groups have bbdb/news-auto-create-p turned
> on.  I can verify that that works (that is, the variable is properly
> set to t in those groups, nil in all the others).  However, when I
> read new messages in these groups, nothing seems to happen with bbdb.
> I can type : or ; and be prompted to create an entry for the current
> message.  What am I missing to get the automatic stuff?  Or am I just
> misunderstanding what's supposed to happen?

You know, I think I just noticed that it hasn't been working for me
recently.  *pokes around*

Hmm, gnus-article-prepare-hook is empty.  It should not be.  I note that
bbdb-insinuate-gnus also sticks an entry in gnus-save-newsrc-hook, which
is still there.  And calling bbdb-insinuate-gnus now gets the right
value.   I don't see gnus overwriting that value, hmm.  I notice that
you're using tm too.  Hmm, I see that tm explicitly removes any
occurance of bbdb/gnus-udpate-record and seems to replace it with
tm-bbdb/update-record added to gnus-article-display-hook.  Okie, that's
there.  Oh, it uses tm-bbdb/auto-create-p, not bbdb/news-auto-create-p.

So there you go, make tm-bbdb/auto-create-p t.  *changes his .gnus*

I think I'm going to scream now.


-- 
David Moore <dmoore@ucsd.edu>       | Computer Systems Lab      __o
UCSD Dept. Computer Science - 0114  | Work: (619) 534-8604    _ \<,_
La Jolla, CA 92093-0114             | Fax:  (619) 534-1445   (_)/ (_)
<URL:http://oj.egbt.org/dmoore/>    | In a cloud bones of steel.


  parent reply	other threads:[~1997-03-11  2:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-03-10 16:28 David S. Goldberg
1997-03-10 18:23 ` Steven L Baur
1997-03-10 18:37   ` David S. Goldberg
1997-03-11  2:08 ` David Moore [this message]
1997-03-11 16:44   ` David S. Goldberg

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=rvu3mj9o3t.fsf@sdnp5.ucsd.edu \
    --to=dmoore@ucsd.edu \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).