From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/46758 Path: main.gmane.org!not-for-mail From: Sean Neakums Newsgroups: gmane.emacs.gnus.general Subject: Re: Third OpenPGP backend: PGG Date: Thu, 26 Sep 2002 10:42:54 +0100 Organization: The Emadonics Institute Sender: owner-ding@hpc.uh.edu Message-ID: <6u4rcd13z5.fsf@zork.zork.net> References: <6uit0u1jbc.fsf@zork.zork.net> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1033051267 21175 127.0.0.1 (26 Sep 2002 14:41:07 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 26 Sep 2002 14:41:07 +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 17uZp8-0005Um-00 for ; Thu, 26 Sep 2002 16:41:03 +0200 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 17uZlj-0002hi-00; Thu, 26 Sep 2002 09:37:31 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 26 Sep 2002 09:38:09 -0500 (CDT) Original-Received: from epithumia.math.uh.edu (epithumia.math.uh.edu [129.7.128.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id JAA16563 for ; Thu, 26 Sep 2002 09:38:03 -0500 (CDT) Original-Received: (from tibbs@localhost) by epithumia.math.uh.edu (8.11.2/8.11.1) id g8QEbKw14007 for ding@hpc.uh.edu; Thu, 26 Sep 2002 09:37:20 -0500 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 FAA16077 for ; Thu, 26 Sep 2002 05:54:30 -0500 (CDT) Original-Received: (qmail 944 invoked by alias); 26 Sep 2002 10:53:48 -0000 Original-Received: (qmail 939 invoked from network); 26 Sep 2002 10:53:47 -0000 Original-Received: from zork.zork.net (mail@66.92.188.166) by gnus.org with SMTP; 26 Sep 2002 10:53:47 -0000 Original-Received: from sneakums by zork.zork.net with local (Exim 3.35 #1 (Debian)) id 17uVAc-0003v2-00; Thu, 26 Sep 2002 02:42:54 -0700 Original-To: 24th Century Technology X-Worst-Pick-Up-Line-Ever: "Hey baby, wanna peer with my leafnode instance?" X-Message-Flag: Message text advisory: AMPHIBOLY, PRURIENT SUBTEXT X-Mailer: Norman X-Groin-Mounted-Steering-Wheel: "Arrrr... it's driving me nuts!" X-Alameda: : WHY DOESN'T ANYONE KNOW ABOUT ALAMEDA? IT'S RIGHT NEXT TO OAKLAND!!! Mail-Followup-To: 24th Century Technology In-Reply-To: (Simon Josefsson's message of "Wed, 25 Sep 2002 16:58:00 +0200") Original-Lines: 40 User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-debian-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:46758 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:46758 commence Simon Josefsson quotation: > Could you do M-x load-library RET mml2015.el RET and get a new backtrace? Debugger entered--Lisp error: (args-out-of-range 0 0) get-text-property(0 gnus-details #>) (mm-handle-multipart-ctl-parameter handles (quote gnus-details)) (concat decrypt-status "\n" (mm-handle-multipart-ctl-parameter handles (quote gnus-details))) (mm-set-handle-multipart-parameter mm-security-handle (quote gnus-details) (concat decrypt-status "\n" (mm-handle-multipart-ctl-parameter handles ...))) (save-current-buffer (set-buffer pgg-output-buffer) (setq handles (mm-dissect-buffer t)) (mm-destroy-parts handle) (mm-set-handle-multipart-parameter mm-security-handle (quote gnus-info) "OK") (mm-set-handle-multipart-parameter mm-security-handle (quote gnus-details) (concat decrypt-status "\n" ...)) (if (listp ...) handles (list handles))) (with-current-buffer pgg-output-buffer (setq handles (mm-dissect-buffer t)) (mm-destroy-parts handle) (mm-set-handle-multipart-parameter mm-security-handle (quote gnus-info) "OK") (mm-set-handle-multipart-parameter mm-security-handle (quote gnus-details) (concat decrypt-status "\n" ...)) (if (listp ...) handles (list handles))) (if (condition-case err (prog1 ... ...) (error ... nil) (quit ... nil)) (with-current-buffer pgg-output-buffer (setq handles ...) (mm-destroy-parts handle) (mm-set-handle-multipart-parameter mm-security-handle ... "OK") (mm-set-handle-multipart-parameter mm-security-handle ... ...) (if ... handles ...)) (mm-set-handle-multipart-parameter mm-security-handle (quote gnus-info) "Failed")) (save-current-buffer (set-buffer temp-buffer) (mm-insert-part child) (if (condition-case err ... ... ...) (with-current-buffer pgg-output-buffer ... ... ... ... ...) (mm-set-handle-multipart-parameter mm-security-handle ... "Failed"))) (with-current-buffer temp-buffer (mm-insert-part child) (if (condition-case err ... ... ...) (with-current-buffer pgg-output-buffer ... ... ... ... ...) (mm-set-handle-multipart-parameter mm-security-handle ... "Failed"))) (unwind-protect (with-current-buffer temp-buffer (mm-insert-part child) (if ... ... ...)) (and (buffer-name temp-buffer) (kill-buffer temp-buffer))) (let ((temp-buffer ...)) (unwind-protect (with-current-buffer temp-buffer ... ...) (and ... ...))) (with-temp-buffer (mm-insert-part child) (if (condition-case err ... ... ...) (with-current-buffer pgg-output-buffer ... ... ... ... ...) (mm-set-handle-multipart-parameter mm-security-handle ... "Failed"))) (let ((pgg-errors-buffer mml2015-result-buffer) child handles result decrypt-status) (unless (setq child ...) (mm-set-handle-multipart-parameter mm-security-handle ... "Corrupted") (throw ... handle)) (with-temp-buffer (mm-insert-part child) (if ... ... ...))) (catch (quote error) (let (... child handles result decrypt-status) (unless ... ... ...) (with-temp-buffer ... ...))) mml2015-pgg-decrypt(((# ("application/pgp-encrypted") nil nil ("attachment") nil nil nil) (# ("application/octet-stream") nil nil ("inline" ...) nil nil nil)) (#("multipart/encrypted" 0 19 (gnus-info "OK" from "leklund@tastytronic.net" buffer #> boundary "/9DWx/yDrRhgMJTb" protocol "application/pgp-encrypted")) (protocol . "application/pgp-encrypted") (boundary . "/9DWx/yDrRhgMJTb"))) funcall(mml2015-pgg-decrypt ((# ("application/pgp-encrypted") nil nil ("attachment") nil nil nil) (# ("application/octet-stream") nil nil ("inline" ...) nil nil nil)) (#("multipart/encrypted" 0 19 (gnus-info "OK" from "leklund@tastytronic.net" buffer #> boundary "/9DWx/yDrRhgMJTb" protocol "application/pgp-encrypted")) (protocol . "application/pgp-encrypted") (boundary . "/9DWx/yDrRhgMJTb"))) (if func (funcall func handle ctl) handle) (let ((func ...)) (if func (funcall func handle ctl) handle)) mml2015-decrypt(((# ("application/pgp-encrypted") nil nil ("attachment") nil nil nil) (# ("application/octet-stream") nil nil ("inline" ...) nil nil nil)) (#("multipart/encrypted" 0 19 (gnus-info "OK" from "leklund@tastytronic.net" buffer #> boundary "/9DWx/yDrRhgMJTb" protocol "application/pgp-encrypted")) (protocol . "application/pgp-encrypted") (boundary . "/9DWx/yDrRhgMJTb"))) mm-possibly-verify-or-decrypt(((# ("application/pgp-encrypted") nil nil ("attachment") nil nil nil) (# ("application/octet-stream") nil nil ("inline" ...) nil nil nil)) (#("multipart/encrypted" 0 19 (gnus-info "OK" from "leklund@tastytronic.net" buffer #> boundary "/9DWx/yDrRhgMJTb" protocol "application/pgp-encrypted")) (protocol . "application/pgp-encrypted") (boundary . "/9DWx/yDrRhgMJTb"))) mm-dissect-multipart((#("multipart/encrypted" 0 19 (gnus-info "OK" from "leklund@tastytronic.net" buffer #> boundary "/9DWx/yDrRhgMJTb" protocol "application/pgp-encrypted")) (protocol . "application/pgp-encrypted") (boundary . "/9DWx/yDrRhgMJTb"))) mm-dissect-buffer(nil nil) gnus-display-mime() gnus-article-prepare-display() gnus-article-prepare(2478 nil) gnus-summary-display-article(2478 nil) gnus-summary-select-article(nil nil pseudo) gnus-summary-scroll-up(1) call-interactively(gnus-summary-scroll-up) -- / | [|] Sean Neakums | Questions are a burden to others; [|] | answers a prison for oneself. \ |