From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/55133 Path: main.gmane.org!not-for-mail From: Xavier Maillard Newsgroups: gmane.emacs.gnus.general Subject: Re: One recipient per line Date: Sun, 07 Dec 2003 19:48:19 +0100 Organization: GNU Rox ! Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1070822918 9596 80.91.224.253 (7 Dec 2003 18:48:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 7 Dec 2003 18:48:38 +0000 (UTC) Original-X-From: ding-owner+M3673@lists.math.uh.edu Sun Dec 07 19:48:35 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AT3xL-0007Od-00 for ; Sun, 07 Dec 2003 19:48:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1AT3x9-0002Ir-00; Sun, 07 Dec 2003 12:48:23 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1AT3x1-0002Il-00 for ding@lists.math.uh.edu; Sun, 07 Dec 2003 12:48:15 -0600 Original-Received: from smtp.gnu-rox.org (rms.gnu-rox.org [213.41.134.247]) by justine.libertine.org (Postfix) with ESMTP id C5B253A0040 for ; Sun, 7 Dec 2003 12:48:14 -0600 (CST) Original-Received: from totoz.gnu-rox.org.gnu-rox.org (totoz.gnu-rox.org [10.0.0.3]) by smtp.gnu-rox.org (Postfix) with ESMTP id A8D043E5E8 for ; Sun, 7 Dec 2003 19:49:31 +0100 (CET) Original-To: ding@gnus.org X-Whatever: no X-Url-GnusFr: http://www.gnusfr.org X-Url-EmacsFr: http://www.emacsfr.org X-In-No-Sense: Nonsense X-Home-Page: http://www.gnu-rox.org/~zedek/cgi-bin/wiki.pl X-Gpg-Key-ID: 1E028EA5 X-Gpg-Fingerprint: FDB0 EE1F 33E5 8C22 5E3E 96E7 6900 CA9B 1E02 8EA5 X-Gpg-Affinity: Will accept encrypted message for GNUpg X-Face: 63TbQAY?C>dKDtNNr7 (Andrew Korty's message of "Sat, 06 Dec 2003 17:21:18 -0500") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:55133 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:55133 Andrew Korty disait r=E9cemment 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 ? zeDek