From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bastien Guerry Newsgroups: gmane.emacs.help Subject: posting styles and mime decoding for rmail ? Date: Fri, 08 Feb 2008 11:38:16 +0000 Message-ID: <87fxw3el07.fsf@bzg.ath.cx> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1202470767 32658 80.91.229.12 (8 Feb 2008 11:39:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 8 Feb 2008 11:39:27 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Feb 08 12:39:49 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JNRa0-0002IL-3Q for geh-help-gnu-emacs@m.gmane.org; Fri, 08 Feb 2008 12:39:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JNRZX-000597-DB for geh-help-gnu-emacs@m.gmane.org; Fri, 08 Feb 2008 06:39:11 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JNRYk-0004YM-4h for help-gnu-emacs@gnu.org; Fri, 08 Feb 2008 06:38:22 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JNRYi-0004Wa-FK for help-gnu-emacs@gnu.org; Fri, 08 Feb 2008 06:38:21 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JNRYi-0004WN-85 for help-gnu-emacs@gnu.org; Fri, 08 Feb 2008 06:38:20 -0500 Original-Received: from ug-out-1314.google.com ([66.249.92.168]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JNRYi-0004hH-0v for help-gnu-emacs@gnu.org; Fri, 08 Feb 2008 06:38:20 -0500 Original-Received: by ug-out-1314.google.com with SMTP id a2so904176ugf.48 for ; Fri, 08 Feb 2008 03:38:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:received:from:to:subject:user-agent:date:message-id:mime-version:content-type:sender; bh=QDzcN7MKpWh7S0DR43tq7wUsiPpW7XnTFtCyiHSbb6s=; b=NSU+dYCfBkiyA5MN1XQLy2r2rIx6hQtAH0scUYhI4EXCZ7b7GTJ3lZvyfijpK3ArocrLBXKdl3nlt4cvtD28oIOEWEJoUP8++mebyqAZSKOP6pEL9TpKwuhIgS1MxoRsnbak/5taH8ABUGo/rsGr/DS32K+mvgRPTSgiRdH17yA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=from:to:subject:user-agent:date:message-id:mime-version:content-type:sender; b=sztKDzzhx+1IS9dKU7tagLrzG23sQYs3Sjy1eiEcoph1rJF9S1hM2D5hn0vppdNe6ia3tM1AKVcVFP4ULqXhpF2N2do44q3XwoHOIwM/CeRafUh0NyF5+spDoHUbtYhwEdb2cswdDArDEoRcivWiChi6kp+z8xGovTR/QalGf28= Original-Received: by 10.66.244.2 with SMTP id r2mr5262453ugh.64.1202470698831; Fri, 08 Feb 2008 03:38:18 -0800 (PST) Original-Received: from bzg.ath.cx ( [81.99.213.34]) by mx.google.com with ESMTPS id s8sm3732669uge.3.2008.02.08.03.38.17 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 08 Feb 2008 03:38:17 -0800 (PST) Original-Received: by bzg.ath.cx (Postfix, from userid 1000) id 77C72158253; Fri, 8 Feb 2008 11:38:16 +0000 (GMT) User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:51324 Archived-At: Each time I try rmail I like it very much. I don't know why, because I am also a longtime Gnus fan, but this is it, I like rmail. I miss one feature though: is it possible to dynamically change the "From:" field depending on who I am replying to? Something similar to the Gnus posting styles feature. Even a simple implementation would be enough for me to switch to rmail. Another thing: I've been trying to find my way among old pages and dead links to get MIME decoding with rmail. Does anyone have hints to share? Thanks, -- Bastien