From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard M Stallman Newsgroups: gmane.emacs.devel Subject: Re: UTF-8 problem with rmail From line Date: Wed, 11 Feb 2009 01:23:14 -0500 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1234333565 29817 80.91.229.12 (11 Feb 2009 06:26:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 11 Feb 2009 06:26:05 +0000 (UTC) Cc: ismail@namtrac.org, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 11 07:27:20 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LX8YW-0004yb-O5 for ged-emacs-devel@m.gmane.org; Wed, 11 Feb 2009 07:26:44 +0100 Original-Received: from localhost ([127.0.0.1]:44779 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LX8XC-0001Md-Rg for ged-emacs-devel@m.gmane.org; Wed, 11 Feb 2009 01:25:22 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LX8X4-0001Jj-1E for emacs-devel@gnu.org; Wed, 11 Feb 2009 01:25:14 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LX8X1-0001Gw-Os for emacs-devel@gnu.org; Wed, 11 Feb 2009 01:25:12 -0500 Original-Received: from [199.232.76.173] (port=52493 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LX8X1-0001Gp-H9 for emacs-devel@gnu.org; Wed, 11 Feb 2009 01:25:11 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:52884) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LX8X1-0007tB-AP for emacs-devel@gnu.org; Wed, 11 Feb 2009 01:25:11 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LX8V8-0005n5-2J; Wed, 11 Feb 2009 01:23:14 -0500 In-reply-to: (message from Eli Zaretskii on Tue, 10 Feb 2009 18:01:31 +0200) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:108979 Archived-At: How about making sendmail-send-it do the encoding, so that users can see the names in a readable form in the *mail* buffer? It would also be convenient for Rmail to automatically decode all the header fields that it displays.