From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/81591 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.gnus.general Subject: Re: Something like gnus-posting-styles for new mails? Date: Wed, 14 Mar 2012 16:39:55 +0100 Message-ID: <87r4wv42es.fsf@thinkpad.tsdh.de> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1331739618 12922 80.91.229.3 (14 Mar 2012 15:40:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 14 Mar 2012 15:40:18 +0000 (UTC) Cc: ding@gnus.org To: Angel de Vicente Original-X-From: ding-owner+M29871@lists.math.uh.edu Wed Mar 14 16:40:17 2012 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1S7qJ9-00048x-Nf for ding-account@gmane.org; Wed, 14 Mar 2012 16:40:12 +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 1S7qJ8-0004j1-AO; Wed, 14 Mar 2012 10:40:10 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1S7qJ7-0004ir-A5 for ding@lists.math.uh.edu; Wed, 14 Mar 2012 10:40:09 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1S7qJ2-0000fd-DI for ding@lists.math.uh.edu; Wed, 14 Mar 2012 10:40:09 -0500 Original-Received: from deliver.uni-koblenz.de ([141.26.64.15]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1S7qJ0-0001dj-Tg for ding@gnus.org; Wed, 14 Mar 2012 16:40:02 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by deliver.uni-koblenz.de (Postfix) with ESMTP id B10721A412F; Wed, 14 Mar 2012 16:40:02 +0100 (CET) X-Virus-Scanned: amavisd-new at uni-koblenz.de 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 EbpCxvUtI46Y; Wed, 14 Mar 2012 16:40:00 +0100 (CET) X-CHKRCPT: Envelopesender noch tassilo@member.fsf.org Original-Received: from thinkpad.tsdh.de (tsdh.uni-koblenz.de [141.26.67.142]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by deliver.uni-koblenz.de (Postfix) with ESMTPSA id 6C8B71A4125; Wed, 14 Mar 2012 16:40:00 +0100 (CET) In-Reply-To: (Angel de Vicente's message of "Wed, 14 Mar 2012 15:35:04 +0000") User-Agent: Gnus/5.130004 (Ma Gnus v0.4) Emacs/24.0.94 (gnu/linux) X-Spam-Score: -4.9 (----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:81591 Archived-At: Angel de Vicente writes: Hi! > I have modified gnus-posting-styles so that I will use an alternative > mail address when replying to a certain mailing list and it works > fine, but I would like that when I compose a new mail to that list the > From header is also "automagically" modified to that alternative mail > address. I didn't find anything obvious in the gnus-posting-styles > section in the manual (or surroundings). Is there an easy way to > acomplish that? Simply set point on the group whose posting style you want to use, and then hit `C-u m' instead of only `m'. Or hit `C-u 1 m', and Gnus will query you for the group whose posting style you want to use. Bye, Tassilo