From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/16223 Path: main.gmane.org!not-for-mail From: Phil Humpherys Newsgroups: gmane.emacs.gnus.general Subject: mailcrypt Date: 23 Aug 1998 21:54:48 -0600 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035155125 26472 80.91.224.250 (20 Oct 2002 23:05:25 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:05:25 +0000 (UTC) Return-Path: Original-Received: from gwyn.tux.org (gwyn.tux.org [207.96.122.8]) by altair.xemacs.org (8.9.1/8.9.1) with ESMTP id UAA03114 for ; Sun, 23 Aug 1998 20:56:57 -0700 Original-Received: from sina.hpc.uh.edu (Sina.HPC.UH.EDU [129.7.3.5]) by gwyn.tux.org (8.8.8/8.8.8) with ESMTP id XAA07577 for ; Sun, 23 Aug 1998 23:58:17 -0400 Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id WAK10453; Sun, 23 Aug 1998 22:58:00 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 23 Aug 1998 22:55:37 -0500 (CDT) Original-Received: from slc-smtp.utah-inter.net (slc-smtp.utah-inter.net [206.107.178.5]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id WAA10440 for ; Sun, 23 Aug 1998 22:55:30 -0500 (CDT) Original-Received: from localhost.utah-inter.net (tc1-86.utah-inter.net [208.14.200.96]) by slc-smtp.utah-inter.net (Post.Office MTA v3.1.2 release (PO205-101c) ID# 0-0U10L2S100) with ESMTP id AAA124 for ; Sun, 23 Aug 1998 21:55:34 -0600 Original-Received: (from phumpherys@localhost) by localhost.utah-inter.net (8.8.7/8.8.7) id VAA20744; Sun, 23 Aug 1998 21:54:49 -0600 Original-To: ding@hpc.uh.edu Original-Lines: 27 X-Mailer: Gnus v5.6.37/Emacs 20.2 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:16223 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:16223 I'm still having trouble getting mailcrypt to work... here's what I have in .emacs: [phumpherys@swansong humphery]$ grep mc .emacs (autoload 'mc-setversion "mailcrypt" "Select PGP version" t) (mc-setversion "5.0") ;; Alternately, "2.6" (add-hook 'gnus-summary-mode-hook 'mc-install-read-mode) (add-hook 'news-reply-mode-hook 'mc-install-write-mode) ;(autoload 'mc-encrypt-message "mailcrypt" nil t) ;(autoload 'mc-sign-message "mailcrypt" nil t) ;(autoload 'mc-insert-public-key "mailcrypt" nil t) ;(defun mc-install-write-mode () ; (mc-create-write-menu-bar)) ; (local-set-key "\C-ce" 'mc-encrypt-message) ; (local-set-key "\C-cs" 'mc-sign-message) ; (local-set-key "\C-ca" 'mc-insert-public-key)) I've tried all kinds of permutations of commenting and uncommenting these lines. I start a gnus compose buffer, try C-c e, and it beeps and nothing happens. What am I missing?? -- Phil Humpherys DriverSoft Unix Systems Administrator Mobile: +1.801.725.3257 WWW/PGPkeys: http://www.spire.com/~humphery