Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
Subject: Re: Strange Gcc behavior
Date: 27 Aug 1999 19:50:48 +0200	[thread overview]
Message-ID: <m3btbtcdtz.fsf@quimbies.gnus.org> (raw)
In-Reply-To: Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "12 Jul 1999 17:12:03 +0200"

Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes:

> Hitting C-c C-c in the following message creates a message from
> nobody:
> 
> ,-----
> | Gcc: nnml:mail.misc
> | Subject: foo
> | 
> | test 1
> `-----
> 
> Hitting C-c C-c in the following message creates a message from me:
> 
> ,-----
> | Gcc: nnml:mail.misc
> | To: ()
> | Subject: foo
> | 
> | test 2
> `-----
> 
> Why?

It's rather arkane.

When Message sends out messages, it kinda does this:

1) Check whether it's mail, and if so, generate headers and mail it.
2) Check whether it's news, and if so, generate headers and post it.
3) Allow hooks to do Gcc.

If you have no To, Newsgroups (or whatever) headers, then Message
won't find out that it's mail, and it won't find out that it's news,
so no headers will be generated.  The Gcc will still be performed.

Nah -- that wasn't arkane.

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


  reply	other threads:[~1999-08-27 17:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-07-12 15:12 Kai Großjohann
1999-08-27 17:50 ` Lars Magne Ingebrigtsen [this message]
1999-08-27 19:00   ` Kai Großjohann
1999-08-27 19:14     ` Lars Magne Ingebrigtsen

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=m3btbtcdtz.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).