Gnus development mailing list
 help / color / mirror / Atom feed
From: Andrew Korty <ajk@iu.edu>
Subject: One recipient per line
Date: Sat, 06 Dec 2003 17:21:18 -0500	[thread overview]
Message-ID: <m28ylpvb8h.fsf@Andrew-Kortys-Computer.local> (raw)

Greetings.  Is there a configuration option to make message.el put no
more than one recipient per line in the header when I reply to a
message?  Currently, message.el puts as many recipients as will fit
onto each line.  So, it would normally do something like

        To: recipient1@example.com, recipient2@example.com,
                  recipient3@example.com

But I want

        To: recipient1@example.com,
                  recipient2@example.com,
                  recipient3@example.com

If this behavior isn't configurable, could someone point me to the
code I need to advise or override?

-- 
Andrew J. Korty, Principal Security Engineer, GCIA, GCFA
Office of the Vice President for Information Technology
Indiana University




             reply	other threads:[~2003-12-06 22:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-06 22:21 Andrew Korty [this message]
2003-12-07 12:39 ` Reiner Steib
2003-12-07 18:48 ` Xavier Maillard
2003-12-07 20:17   ` Andrew Korty
2003-12-08  9:12 ` James Leifer
2003-12-31  3:11 ` 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=m28ylpvb8h.fsf@Andrew-Kortys-Computer.local \
    --to=ajk@iu.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).