Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: "Heinrich Moser" <usenet@heinzi.at>
Subject: Re: Edit From header
Date: Fri, 28 Nov 2003 10:59:31 +0100	[thread overview]
Message-ID: <87y8u0reyk.fsf@dagobert.moware.at> (raw)
In-Reply-To: <un0ahypn7.fsf@cisco.com>

jpranav@cisco.com (Pranav K. Tiwari) writes:
> On Thu, 27 Nov 2003 21:04:44 +0100, Tassilo Horn <heimdall@uni-koblenz.de> writes:
>> So what can I do to have my From line editable?

Just add the From line if you want it to differ from the default
line. Or use something like the following in your .emacs:

(custom-set-variables
 '(message-default-mail-headers "From: Heinrich Moser <...my mail address...>
")
 '(message-default-news-headers "From: Heinrich Moser <usenet@heinzi.at>
"))

It causes the From line to be displayed (and editable).

> See help on the variable gnus-posting-styles. It allows you to control your
> from address based on which group you're currently in. E.g.

If you need to decide on with identity to use after you started
composing your message, look into gnus-alias.el.

Greetings,
    Heinrich


      parent reply	other threads:[~2003-11-28  9:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-27 20:04 Tassilo Horn
     [not found] ` <un0ahypn7.fsf@cisco.com>
2003-11-28  9:59   ` Heinrich Moser [this message]

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=87y8u0reyk.fsf@dagobert.moware.at \
    --to=usenet@heinzi.at \
    /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).