From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/64413 Path: news.gmane.org!not-for-mail From: Daiki Ueno Newsgroups: gmane.emacs.gnus.general Subject: Re: GPG --status-fd outputs in UTF-8. Date: Mon, 19 Mar 2007 10:21:16 +0900 Message-ID: References: <87ps7k9anj.fsf@lrde.org> <526bd3a0-07d1-4009-976f-bf692643d34d@well-done.deisui.org> <873b4ae5hc.fsf@lrde.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1174267343 14405 80.91.229.12 (19 Mar 2007 01:22:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 19 Mar 2007 01:22:23 +0000 (UTC) Cc: ding@gnus.org To: michael@cadilhac.name (=?ISO-8859-1?Q?Micha=EBl?= Cadilhac) Original-X-From: ding-owner+M12937@lists.math.uh.edu Mon Mar 19 02:22:15 2007 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.50) id 1HT6Zf-0003zj-2k for ding-account@gmane.org; Mon, 19 Mar 2007 02:22:11 +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 1HT6Z4-0000Fl-L5; Sun, 18 Mar 2007 20:21:34 -0500 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 1HT6Z1-0000FH-Gz for ding@lists.math.uh.edu; Sun, 18 Mar 2007 20:21:31 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.63) (envelope-from ) id 1HT6Yv-0008ON-AB for ding@lists.math.uh.edu; Sun, 18 Mar 2007 20:21:31 -0500 Original-Received: from g96069.scn-net.ne.jp ([210.231.96.69] helo=well-done.deisui.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1HT6Yt-0006Ly-00 for ; Mon, 19 Mar 2007 02:21:23 +0100 Original-Received: from [150.82.173.223] (helo=well-done.deisui.org) by well-done.deisui.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1HT6Yo-0007Ee-67; Mon, 19 Mar 2007 10:21:18 +0900 X-Attribution: DU Mail-Copies-To: poster In-Reply-To: <873b4ae5hc.fsf@lrde.org> (=?ISO-8859-1?Q?Micha=EBl?= Cadilhac's message of "Mon, 12 Mar 2007 18:28:31 +0100") X-Spam-Score: -0.9 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:64413 Archived-At: >>>>> In <873b4ae5hc.fsf@lrde.org>=20 >>>>> michael@cadilhac.name (Micha=EBl Cadilhac) wrote: > [1.3 egp.patch ] > *** epg.el 2007-01-06 00:43:25.000000000 +0100 > --- epg.el 2007-03-12 18:14:05.000000000 +0100 > ! ;; Status value is in UTF-8. > ! (string (decode-coding-string > ! (encode-coding-string > ! (match-string 2) > ! (car (process-coding-system proces= s))) > ! 'utf-8)) I installed a similar change in CVS. The next version of EPG will display your name correctly :-) Regards, --=20 Daiki Ueno