Gnus development mailing list
 help / color / mirror / Atom feed
From: Sudish Joseph <sudish@mindspring.com>
Cc: ding@ifi.uio.no
Subject: Re: bbdb auto create, GNUS-5.2.25, BBDB-1.50, XEmacs 19.14
Date: 03 Jul 1996 19:53:28 -0400	[thread overview]
Message-ID: <m2zq5gj3lz.fsf@atreides.erehwon.org> (raw)
In-Reply-To: Richard Taylor's message of 03 Jul 1996 10:03:32 +0100

In article <q191d1lndn.fsf@rivers.dra.hmg.gb>,
Richard Taylor <rjt@rivers.dra.hmg.gb> writes:
> (add-hook 'gnus-select-group-hook    'my-select-group-hook t)
> (add-hook 'gnus-startup-hook 'bbdb-insinuate-gnus t)

> For some reason my hook is being ignored (or I have got the logic
> wrong) and all addresses are being auto created in all groups.

Try using gnus-summary-mode-hook, it's run before any other group
specific hook.  It's also guaranteed to be in the correct buffer for
buffer-local variables.  

This may or may not cure your problem, but in general it's almost
always better to use gnus-summary-mode-hook for most stuff.

-- 
Sudish


  reply	other threads:[~1996-07-03 23:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-07-03  9:03 Richard Taylor
1996-07-03 23:53 ` Sudish Joseph [this message]
1996-07-08 23:54 ` Colin Rafferty

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=m2zq5gj3lz.fsf@atreides.erehwon.org \
    --to=sudish@mindspring.com \
    --cc=ding@ifi.uio.no \
    /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).