From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/16756 Path: main.gmane.org!not-for-mail From: Stefan Waldherr Newsgroups: gmane.emacs.gnus.general Subject: Re: mailcrypt Date: 07 Sep 1998 08:39:19 +0200 Organization: Carnegie Mellon University -- School of Computer Science Sender: owner-ding@hpc.uh.edu Message-ID: References: Reply-To: Stefan Waldherr NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035155577 29708 80.91.224.250 (20 Oct 2002 23:12:57 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:12:57 +0000 (UTC) Return-Path: Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id CAA05804 for ; Mon, 7 Sep 1998 02:40:18 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id BAF21638; Mon, 7 Sep 1998 01:11:15 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 07 Sep 1998 01:40:04 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id BAA02349 for ; Mon, 7 Sep 1998 01:39:54 -0500 (CDT) Original-Received: from falbala.informatik.uni-kiel.de (CpW2aq3fxm1MSxa6ZSTom9LbDwc2sbrp@falbala.informatik.uni-kiel.de [134.245.252.14]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id CAA05795 for ; Mon, 7 Sep 1998 02:39:46 -0400 (EDT) Original-Received: from moritz.dial.techfak.uni-kiel.de (moritz.dial.techfak.uni-kiel.de [134.245.244.143]) by falbala.informatik.uni-kiel.de (8.9.1/8.9.1) with ESMTP id IAA09293 for ; Mon, 7 Sep 1998 08:40:52 +0200 (MET DST) Original-Received: from amadeus.waldherr.org (root@l33.dial.techfak.uni-kiel.de [134.245.247.33]) by moritz.dial.techfak.uni-kiel.de (8.8.5/8.8.5) with ESMTP id IAA03564 for ; Mon, 7 Sep 1998 08:37:11 +0200 (MET DST) Original-Received: (from swa@localhost) by amadeus.waldherr.org (8.8.7/8.8.7) id IAA28949; Mon, 7 Sep 1998 08:39:19 +0200 Original-To: ding@gnus.org X-Newsreader: Gnus v5.6.38/XEmacs 20.4 - "Emerald" X-Url: http://www.waldherr.org/ X-Face: "-=6){9J':KXui`/fiH#,g(pr\2Rv'7{dSci>!;1r2zpWB*qcI6gH^LoLQjSSNSg@ee_n~dV]|;5T7=d6_FNPEvqKDk`OWLB[CKOkG.M6{J.??WB*1Wk`y?de2[56)Iv"y#tg@p]~%_3>&;;PQ-{A)UcZ_?nj@b(FN]!Sq6QS9YuGJZ3qkdPq(h-olTvcq0,TS%?i]ddP2E'&^ud Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:16756 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:16756 >>>>> "Phil" == Phil Humpherys writes: Phil> I have PGP 5.0, and had mailcrypt working fine under emacs, but when I Phil> went to xemacs (20.4), I get an error message when I fire up emacs Phil> that states that it can't set version 5.0. Phil> When compiling, I did 'make install EMACS=xemacs' as per the Phil> instructions... Here the fragment from .emacs. Note the `pgp50' and not `5.0'. ;; ;; mailcrypt and pgp5 for emacs and xemacs ;; (load-library "mailcrypt") (add-hook 'gnus-summary-mode-hook 'mc-install-read-mode) (add-hook 'news-reply-mode-hook 'mc-install-write-mode) ;; Alternately, "2.6" (mc-setversion "pgp50") ;; If t, decrypt mail messages in place without prompting. (setq mc-always-replace 'never) cu Stefan. -- Stefan Waldherr fax +49 431 8058 136 e-Mail swa@cs.cmu.edu www http://www.waldherr.org/