Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
Subject: Re: Use Gcc whenever message-mail is called
Date: 06 Nov 1999 04:57:38 +0100	[thread overview]
Message-ID: <m3u2n01dcd.fsf@quimbies.gnus.org> (raw)
In-Reply-To: <wkemf8tp2u.fsf@chevax.ecs.umass.edu>

Jack Vinson <vinson@unagi.cis.upenn.edu> writes:

> I tried something like this:
> ;; This simply adds GCC stuff to messages when Gnus is alive.
> (add-hook 'message-header-setup-hook
> 	  '(lambda ()
> 	     (if (featurep 'gnus) 
> 		 (gnus-inews-insert-archive-gcc))))
> 
> But this never seems to work quite right.  
> 
> There is no problem if I am calling message-mail from a gnus function like
> gnus-group-mail or gnus-summary-mail*.  But when I call plain old
> message-mail, I can't get the Gcc header to pop up.  

This is weird.  That hook seems to be run by all the message-*
commands.  Are you sure?

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen


  reply	other threads:[~1999-11-06  3:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-10-06 16:46 Jack Vinson
1999-11-06  3:57 ` Lars Magne Ingebrigtsen [this message]
1999-11-15  3:34   ` Rob Browning

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=m3u2n01dcd.fsf@quimbies.gnus.org \
    --to=larsi@gnus.org \
    /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).