Gnus development mailing list
 help / color / mirror / Atom feed
From: Andrew Korty <ajk@iu.edu>
Subject: Re: One recipient per line
Date: Sun, 07 Dec 2003 15:17:59 -0500	[thread overview]
Message-ID: <m2zne4tma0.fsf@Andrew-Kortys-Computer.local> (raw)
In-Reply-To: <plop878yloea6k.fsf@gnu-rox.org>

Xavier Maillard <zedek@gnu-rox.org> writes:

> Andrew Korty <ajk@iu.edu> disait récemment que :
>
>> 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?
>
> I don't have the solution to your problem even if I didn't search too
> much :) I am just curious : why do you want that behaviour ? Any
> technical reason ?

It would make it easier to see each and every recipient.  It would be
especially useful when replying to a long list of people, like

        To: "Co-worker One" <coworker1@example.com>,
                  "Co-worker Two" <coworker2@example.com>,
                  "Friend One" <f1@example.com>, boss@example.com,
                  "Friend Two" <f2@example.com>

It's easy to miss boss@example.com, and not just because it has no
associated full name.  If it were on its own line, it would be
slightly easier to notice.

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




  reply	other threads:[~2003-12-07 20:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-06 22:21 Andrew Korty
2003-12-07 12:39 ` Reiner Steib
2003-12-07 18:48 ` Xavier Maillard
2003-12-07 20:17   ` Andrew Korty [this message]
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=m2zne4tma0.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).