From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/7311 Path: news.gmane.org!not-for-mail From: Hadron Quark Newsgroups: gmane.emacs.gnus.user Subject: Re: gnus-posting-styles Date: Fri, 12 May 2006 00:06:51 +0200 Message-ID: <87lkt88bd0.fsf@gmail.com> References: <87bqu44ik1.fsf@gmail.com> <87hd3w6yjq.fsf@gmail.com> <877j4sb5ip.fsf@topper.koldfront.dk> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1147387266 17061 80.91.229.2 (11 May 2006 22:41:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 11 May 2006 22:41:06 +0000 (UTC) Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Fri May 12 00:41:04 2006 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FeJq0-0008EZ-4K for gegu-info-gnus-english@m.gmane.org; Fri, 12 May 2006 00:40:52 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FeJpz-00078S-Jp for gegu-info-gnus-english@m.gmane.org; Thu, 11 May 2006 18:40:51 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 25 Original-X-Trace: individual.net pYnMbIgHDWMaQjCMBlzGMAFYnZIELxyvTRSnv4aqj86fGrEcn5 X-Orig-Path: l.h.c!news User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) Cancel-Lock: sha1:sLo3fRHJFINx2ejJDXZsxSfjADQ= Original-Xref: shelby.stanford.edu gnu.emacs.gnus:77495 Original-To: info-gnus-english@gnu.org X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:7311 Archived-At: asjo@koldfront.dk (Adam Sjøgren) writes: > On Thu, 11 May 2006 23:28:57 +0200, Hadron wrote: > >> Reiner Steib writes: > >>> | From: Hadron A. Quark >>> ... would be incorrect. > >>> If you set `message-from-style' to 'angles, you'll get... > >>> | From: "Hadron A. Quark" > >>> ... which is correct, but requires quoting. Therefore, the default >>> uses the `parens' style in such a case. >>> See ` v message-from-style RET'. > >> But my point is that its ONLY if I include the "." in the "name" that it >> switches to the other form. > > Yes, because that means that the string needs to be quoted - in my > name it is the 'ø' that needs to be quoted. I see : but why does it need to be quoted? Because a period (".") is otherwise illegal?