From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/77431 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.gnus.general Subject: Re: user-full-name and gnus-posting-styles Date: Tue, 01 Mar 2011 13:05:31 +0100 Message-ID: <878vwzoxkk.fsf@member.fsf.org> References: <87wrkj9k3k.fsf@bifteki.lan> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1298981201 2610 80.91.229.12 (1 Mar 2011 12:06:41 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 1 Mar 2011 12:06:41 +0000 (UTC) Cc: ding@gnus.org To: ltsampros@upnet.gr Original-X-From: ding-owner+M25755@lists.math.uh.edu Tue Mar 01 13:06:36 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PuOLc-0006g5-4s for ding-account@gmane.org; Tue, 01 Mar 2011 13:06:36 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1PuOKi-000837-K8; Tue, 01 Mar 2011 06:05:40 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PuOKh-00082k-3g for ding@lists.math.uh.edu; Tue, 01 Mar 2011 06:05:39 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PuOKe-0005ce-I8 for ding@lists.math.uh.edu; Tue, 01 Mar 2011 06:05:38 -0600 Original-Received: from deliver.uni-koblenz.de ([141.26.64.15]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PuOKd-0000qx-L4 for ding@gnus.org; Tue, 01 Mar 2011 13:05:35 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by deliver.uni-koblenz.de (Postfix) with ESMTP id 432F87816F5A; Tue, 1 Mar 2011 13:05:32 +0100 (CET) Original-Received: from deliver.uni-koblenz.de ([127.0.0.1]) by localhost (deliver.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30971-02; Tue, 1 Mar 2011 13:05:31 +0100 (CET) X-CHKRCPT: Envelopesender noch tassilo@member.fsf.org Original-Received: from thinkpad (tsdh.uni-koblenz.de [141.26.67.142]) by deliver.uni-koblenz.de (Postfix) with ESMTP id 4B80E7816F53; Tue, 1 Mar 2011 13:05:31 +0100 (CET) In-Reply-To: <87wrkj9k3k.fsf@bifteki.lan> (ltsampros@upnet.gr's message of "Tue, 01 Mar 2011 13:05:35 +0200") User-Agent: Gnus/5.110014 (No Gnus v0.14) Emacs/24.0.50 (gnu/linux) X-Virus-Scanned: amavisd-new at uni-koblenz.de X-Spam-Score: -4.9 (----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:77431 Archived-At: ltsampros@upnet.gr writes: Hi Leonidas, > I'm using latest Emacs from bzr as of yesterday, and I've noticed the > following behaviour which used to work with the Gnus included in Emacs > 23.1: > > (setq user-full-name "Leonidas Tsampros" > user-mail-address "username@lala.gr") > > (setq gnus-posting-styles > '((".*" (address "username@lala.gr")) > ("lala" (address "username@lala1.gr")) > ("soupa" (address "username@soupa.gr")) > ("mousaka" (address "username@mousaka.com")) > ("baz" (address "me@baz.com")) > )) > > Upon sending a mail, my name is not included in the From header. What > has changed with regards to this setting? Hm, my settings are more or less equivalent, and for me, it just works with a pretty recent bzr emacs and Gnus from git. What's your value of `message-from-style'. The behaviour you describe sounds like you've set it to nil explicitly. Bye, Tassilo -- Sent from my Emacs