From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas Schwab Newsgroups: gmane.emacs.devel Subject: Re: improve rmail's MIME handling Date: Fri, 12 Nov 2010 13:39:34 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1289565604 13495 80.91.229.12 (12 Nov 2010 12:40:04 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 12 Nov 2010 12:40:04 +0000 (UTC) Cc: emacs-devel@gnu.org To: Kenichi Handa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Nov 12 13:39:57 2010 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.69) (envelope-from ) id 1PGsv1-0004X4-V9 for ged-emacs-devel@m.gmane.org; Fri, 12 Nov 2010 13:39:52 +0100 Original-Received: from localhost ([127.0.0.1]:50528 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PGsv1-0001zF-AX for ged-emacs-devel@m.gmane.org; Fri, 12 Nov 2010 07:39:51 -0500 Original-Received: from [140.186.70.92] (port=44418 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PGsuv-0001yy-Lw for emacs-devel@gnu.org; Fri, 12 Nov 2010 07:39:47 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PGsur-0003Ck-T1 for emacs-devel@gnu.org; Fri, 12 Nov 2010 07:39:45 -0500 Original-Received: from mail-out.m-online.net ([212.18.0.9]:60461) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PGsur-0003Aj-OF for emacs-devel@gnu.org; Fri, 12 Nov 2010 07:39:41 -0500 Original-Received: from frontend1.mail.m-online.net (unknown [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id D4FAB1C15D3A; Fri, 12 Nov 2010 13:39:35 +0100 (CET) Original-Received: from hase (ppp-88-217-119-80.dynamic.mnet-online.de [88.217.119.80]) by mail.mnet-online.de (Postfix) with ESMTP id 4135F1C002AB; Fri, 12 Nov 2010 13:39:35 +0100 (CET) X-Yow: I'd like MY data-base JULIENNED and stir-fried! In-Reply-To: (Kenichi Handa's message of "Fri, 12 Nov 2010 21:28:07 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-detected-operating-system: by eggs.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:132565 Archived-At: Kenichi Handa writes: > +(defcustom rmail-summary-line-decoder (function rfc2047-decode-string) > "Function to decode a Rmail summary line. > It receives the summary line for one message as a string > and should return the decoded string. > > -By default, it is `identity', which returns the string unaltered." > +By default, it is `rfc2047-decode-string', which decodes MIME-encoded > +subject." > :type 'function > :group 'rmail-summary) Please don't forget to add a :version tag. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."