Gnus development mailing list
 help / color / mirror / Atom feed
From: Stefan Waldherr <swa@cs.cmu.edu>
Subject: Re: mailcrypt
Date: 07 Sep 1998 08:39:19 +0200	[thread overview]
Message-ID: <upk1zpoa0ko.fsf@amadeus.waldherr.org> (raw)
In-Reply-To: <m34suke9z8.fsf@pcp014450pcs.iomega.com>

>>>>> "Phil" == Phil Humpherys <phumpherys@utah-inter.net> 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/


  reply	other threads:[~1998-09-07  6:39 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-09-07  6:02 mailcrypt Phil Humpherys
1998-09-07  6:39 ` Stefan Waldherr [this message]
     [not found] ` <x7btorn22v.fsf@peorth.gweep.net>
1998-09-08  0:33   ` mailcrypt Phil Humpherys
1999-04-23 16:06   ` mailcrypt François Pinard
1999-04-23 16:14     ` mailcrypt Alexandre Oliva
1999-04-23 16:43       ` mailcrypt François Pinard
1999-04-23 16:19     ` mailcrypt William M. Perry
1999-04-23 16:27     ` mailcrypt Lee Willis
  -- strict thread matches above, loose matches on Subject: below --
1998-08-24  3:54 mailcrypt Phil Humpherys
1998-08-25  5:54 ` mailcrypt Lars Magne Ingebrigtsen
1998-08-23  3:56 mailcrypt Phil Humpherys
1998-08-23 12:29 ` mailcrypt Lars Magne Ingebrigtsen
1998-08-23 18:30   ` mailcrypt Dave Love

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=upk1zpoa0ko.fsf@amadeus.waldherr.org \
    --to=swa@cs.cmu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).