From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/47454 Path: main.gmane.org!not-for-mail From: Josh Huber Newsgroups: gmane.emacs.gnus.general Subject: Re: pgg: mml-secure-encrypt-pgpmime with wrong keybinding? Date: Mon, 28 Oct 2002 19:56:34 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <874rb6dpvh.fsf@mail.paradoxical.net> References: Reply-To: Josh Huber NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035852988 12330 80.91.224.249 (29 Oct 2002 00:56:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 29 Oct 2002 00:56:28 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 186KgF-0003Cj-00 for ; Tue, 29 Oct 2002 01:56:27 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 186Kgj-0006Q8-00; Mon, 28 Oct 2002 18:56:57 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 28 Oct 2002 18:57:40 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id SAA08825 for ; Mon, 28 Oct 2002 18:57:24 -0600 (CST) Original-Received: (qmail 12094 invoked by alias); 29 Oct 2002 00:56:35 -0000 Original-Received: (qmail 12089 invoked from network); 29 Oct 2002 00:56:35 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by gnus.org with SMTP; 29 Oct 2002 00:56:35 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 186KjY-0005Qe-00 for ; Tue, 29 Oct 2002 01:59:52 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 27 Original-NNTP-Posting-Host: paradoxical.net Original-X-Trace: quimby.gnus.org 1035853192 19101 66.92.73.76 (29 Oct 2002 00:59:52 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 29 Oct 2002 00:59:52 GMT Mail-Followup-To: ding@gnus.org Mail-Copies-To: nobody User-Agent: Gnus/5.090008 (Oort Gnus v0.08) XEmacs/21.4 (Honest Recruiter, i686-pc-linux) Cancel-Lock: sha1:u7HgknB3O4neEZYIfa5ZYV30a8o= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:47454 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:47454 clemens fischer writes: > just updated oort-gnus from CVS yesterday, but my problem remains. i > have the following keybindings: > > C-c RET C s mml-secure-encrypt-smime > C-c RET C o mml-secure-encrypt-pgp > C-c RET C p mml-secure-encrypt-pgpmime > > C-c RET S s mml-secure-message-sign-smime > C-c RET S o mml-secure-message-sign-pgp > C-c RET S p mml-secure-message-sign-pgpmime > > but the upper three of them make #part's, not #secure's. the correct > equivalents mml-secure-message-encrypt-pgpmime et.al. exist and work, > but the key bindings are wrong. > > i do load the gnus-cookies by `(load "gnus-load.el")' at the top of my > ~/.gnus, so where is the failure? Looks like someone made a typo in mml.el when adding the signpart and encryptpart keymaps. I just checked in a fix. -- Josh Huber