From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/7141 Path: news.gmane.org!not-for-mail From: Jens Lechtenboerger Newsgroups: gmane.emacs.gnus.user Subject: GPG decryption with ngnus? Date: Mon, 24 Apr 2006 11:00:38 +0200 Organization: Westfaelische Wilhelms-Universitaet Muenster, Germany Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1145871780 8592 80.91.229.2 (24 Apr 2006 09:43:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 24 Apr 2006 09:43:00 +0000 (UTC) Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Mon Apr 24 11:42:59 2006 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FXxaZ-0007M3-NY for gegu-info-gnus-english@m.gmane.org; Mon, 24 Apr 2006 11:42:40 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FXxaZ-0006sU-77 for gegu-info-gnus-english@m.gmane.org; Mon, 24 Apr 2006 05:42:39 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!t-online.de!130.59.10.21.MISMATCH!kanaga.switch.ch!switch.ch!news-fra1.dfn.de!news-koe1.dfn.de!uni-muenster.de!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 23 Original-X-Trace: sagnix.uni-muenster.de 1145869238 20691 127.0.0.1 (24 Apr 2006 09:00:38 GMT) Original-X-Complaints-To: abuse@uni-muenster.de Original-NNTP-Posting-Date: Mon, 24 Apr 2006 09:00:38 +0000 (UTC) User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) Cancel-Lock: sha1:q8fEi/w9jWnsooZMlBR4QMMCb7Y= Original-Xref: shelby.stanford.edu gnu.emacs.gnus:77323 Original-To: info-gnus-english@gnu.org 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:7141 Archived-At: Hi there, I'm trying emacs 21.4.2 with No Gnus v0.4 and GnuPG 1.4.2.2 on linux. When reading encrypted e-mail, I get asked "Decrypt (PGP) part?" After pressing "y" and entering my passphrase, the *Article* buffer contains just header lines, but nothing else (no body, no plaintext). Instead, in /tmp there appears a world-readable file "pgg-outputXYZ", which contains the plaintext. BTW when installing mailcrypt-3.5.8 and using mc-decrypt, I get the following: mc-decrypt-message: Found no encrypted message in this buffer. Any ideas how to display the plaintext in the article buffer? (And to avoid the file in /tmp...) Thanks in advance Jens