From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/58389 Path: main.gmane.org!not-for-mail From: =?iso-8859-1?Q?J=E9r=F4me_Marant?= Newsgroups: gmane.emacs.gnus.general Subject: Re: Posting styles and from field Date: Fri, 3 Sep 2004 09:15:01 +0200 (CEST) Sender: ding-owner@lists.math.uh.edu Message-ID: <22792.9686815061$1094195771@news.gmane.org> References: <87vfew5sgh.fsf@marant.org> 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 1094195771 16080 80.91.224.253 (3 Sep 2004 07:16:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 3 Sep 2004 07:16:11 +0000 (UTC) Original-X-From: ding-owner+M6931@lists.math.uh.edu Fri Sep 03 09:16:03 2004 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 1C38Ik-0007gc-00 for ; Fri, 03 Sep 2004 09:16:02 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1C38I0-0002A2-00; Fri, 03 Sep 2004 02:15:16 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1C38Hs-00029u-00 for ding@lists.math.uh.edu; Fri, 03 Sep 2004 02:15:08 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1C38Hs-0004yq-Gm for ding@lists.math.uh.edu; Fri, 03 Sep 2004 02:15:08 -0500 Original-Received: from mallaury.noc.nerim.net (smtp-105-friday.noc.nerim.net [62.4.17.105]) by justine.libertine.org (Postfix) with ESMTP id D16A33A0050 for ; Fri, 3 Sep 2004 02:15:05 -0500 (CDT) Original-Received: from webmail.nerim.net (archimonde.nerim.net [62.4.16.97]) by mallaury.noc.nerim.net (Postfix) with ESMTP id 6572362DCF for ; Fri, 3 Sep 2004 09:15:04 +0200 (CEST) Original-Received: from ::ffff:62.160.59.178 (proxying for unknown) (SquirrelMail authenticated user jmarant); by webmail.nerim.net with HTTP; Fri, 3 Sep 2004 09:15:01 +0200 (CEST) In-Reply-To: Original-To: ding@gnus.org User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a X-Priority: 3 (Normal) Importance: Normal Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:58389 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:58389 > On the 2nd of September 2004 at 22:25, jmarant#nerim.net (J=C3=A9r=C3=B4m= e Marant) > wrote: > >> My concern is that Gnus writes From: fields like: >> From: address (name) >> I'd rather like it to write the From: field that way: >> From: name
>> What's the way do this? > > `message-from-style' is a variable declared in Lisp. > -- loaded from "message" > > Value: angles > > Documentation: > *Specifies how "From" headers look. > > If nil, they contain just the return address like: > king@grassland.com > If `parens', they look like: > king@grassland.com (Elvis Parsley) > If `angles', they look like: > Elvis Parsley > > Otherwise, most addresses look like `angles', but they look like > `parens' if `angles' would need quoting and `parens' would not. Thanks a lot! I wonder why it is not the default though. Cheers, --=20 J=E9r=F4me Marant