From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/63793 Path: news.gmane.org!not-for-mail From: Daiki Ueno Newsgroups: gmane.emacs.gnus.general,gmane.mail.emacs.mime.japanese Subject: EasyPG 0.0.6 Date: Fri, 29 Sep 2006 19:24:01 +0900 Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Trace: sea.gmane.org 1159525695 23780 80.91.229.2 (29 Sep 2006 10:28:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 29 Sep 2006 10:28:15 +0000 (UTC) Cc: ding@gnus.org Original-X-From: ding-owner+m12320@lists.math.uh.edu Fri Sep 29 12:28:10 2006 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GTFb4-0004Ds-8B for ding-account@gmane.org; Fri, 29 Sep 2006 12:27:58 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1GTFaz-0006rU-00; Fri, 29 Sep 2006 05:27:53 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1GTFXU-0006rO-00 for ding@lists.math.uh.edu; Fri, 29 Sep 2006 05:24:16 -0500 Original-Received: from quimby.gnus.org ([80.91.227.211]) by mx1.math.uh.edu with esmtp (Exim 4.52) id 1GTFXQ-0002KD-9H for ding@lists.math.uh.edu; Fri, 29 Sep 2006 05:24:16 -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 1GTFXO-0003cm-00 for ; Fri, 29 Sep 2006 12:24:10 +0200 Original-Received: from [150.82.173.225] (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 1GTFXH-0005zN-2s; Fri, 29 Sep 2006 19:24:03 +0900 Original-To: emacs-mime-ja@m17n.org, emacs-mime-en@m17n.org X-Attribution: DU X-Spam-Score: -2.2 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:63793 gmane.mail.emacs.mime.japanese:550 Archived-At: Hello, The 6th release of EasyPG is available from http://www.easypg.org. EasyPG is a GnuPG interface for Emacs. It has two aspects: convenient tools which allow to use GnuPG from Emacs (EasyPG Assistant), and a fully functional interface library to GnuPG (EasyPG Library.) * Major changes in 0.0.6 ** Parse "group" configuration parameters of GnuPG. ** epg-verify-file and epg-verify-string now return the plaintext after successful verification. ** Obey the decoding coding-system determined by decode-coding-inserted-region. ** Improved progress display. ** Allow file names starting with "-". Regards, -- Daiki Ueno