From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/8893 Path: news.gmane.org!not-for-mail From: Daiki Ueno Newsgroups: gmane.emacs.gnus.user Subject: Re: pgg-epg.el and pgg Date: Tue, 17 Apr 2007 09:27:28 +0900 Message-ID: <0300573c-67f1-4185-9eb7-764be392d93a@well-done.deisui.org> References: <87fy76otxj.fsf@giorgian.widge.org> <4eeb279c-a457-4567-95fc-bc78ee40ae03@well-done.deisui.org> <87647wv711.fsf_-_@giorgian.widge.org> <87y7ksoswe.fsf@giorgian.widge.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Trace: sea.gmane.org 1176769672 10638 80.91.229.12 (17 Apr 2007 00:27:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 17 Apr 2007 00:27:52 +0000 (UTC) Cc: info-gnus-english@gnu.org To: Pietro Giorgianni Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Tue Apr 17 02:27:46 2007 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HdbXq-0006de-4B for gegu-info-gnus-english@m.gmane.org; Tue, 17 Apr 2007 02:27:42 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HdbcV-0006P8-32 for gegu-info-gnus-english@m.gmane.org; Mon, 16 Apr 2007 20:32:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HdbcT-0006Ov-6I for info-gnus-english@gnu.org; Mon, 16 Apr 2007 20:32:29 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HdbcQ-0006OK-KS for info-gnus-english@gnu.org; Mon, 16 Apr 2007 20:32:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HdbcQ-0006OE-H6 for info-gnus-english@gnu.org; Mon, 16 Apr 2007 20:32:26 -0400 Original-Received: from 221x255x76x220.ap221.ftth.ucom.ne.jp ([221.255.76.220] helo=localhost) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HdbXk-0002qy-L2 for info-gnus-english@gnu.org; Mon, 16 Apr 2007 20:27:36 -0400 Original-Received: from localhost ([127.0.0.1] helo=well-done.deisui.org ident=ueno) by localhost with esmtp (Exim 4.63) (envelope-from ) id 1HdbXc-000201-Nn; Tue, 17 Apr 2007 09:27:28 +0900 X-Attribution: DU Mail-Copies-To: poster In-Reply-To: <87y7ksoswe.fsf@giorgian.widge.org> (Pietro Giorgianni's message of "Tue, 17 Apr 2007 00:29:05 +0200") X-detected-kernel: Linux 2.6 (newer, 1) X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:8893 Archived-At: >>>>> In <87y7ksoswe.fsf@giorgian.widge.org> >>>>> Pietro Giorgianni wrote: > but i discovered that if i press W s the message gets verified and the > pgp button appears, but i should press W s for each message... > what can i do? Perhaps, you need to set gnus-buttonized-mime-types as well? (setq gnus-buttonized-mime-types '("multipart/signed")) Regards, -- Daiki Ueno