From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/52663 Path: main.gmane.org!not-for-mail From: Niklas Morberg Newsgroups: gmane.emacs.gnus.general Subject: Re: [PATCH] Use shell-command-on-region in pgg-gpg.el Date: Wed, 14 May 2003 11:51:18 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1052905805 2943 80.91.224.249 (14 May 2003 09:50:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 14 May 2003 09:50:05 +0000 (UTC) Original-X-From: ding-owner+M1207@lists.math.uh.edu Wed May 14 11:50:00 2003 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 19FstV-0000kN-00 for ; Wed, 14 May 2003 11:49:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19Fsuz-0006uU-00; Wed, 14 May 2003 04:51:25 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19Fsuu-0006uP-00 for ding@lists.math.uh.edu; Wed, 14 May 2003 04:51:20 -0500 Original-Received: (qmail 78284 invoked by alias); 14 May 2003 09:51:20 -0000 Original-Received: (qmail 78279 invoked from network); 14 May 2003 09:51:20 -0000 Original-Received: from krynn.se.axis.com (193.13.178.10) by sclp3.sclp.com with SMTP; 14 May 2003 09:51:20 -0000 Original-Received: from PCNIKLAS (dh10-13-8-222.se.axis.com [10.13.8.222]) by krynn.se.axis.com (8.12.8p1/8.12.8/Debian-2woody1) with ESMTP id h4E9pIL1010377 for ; Wed, 14 May 2003 11:51:18 +0200 Original-To: ding@gnus.org In-Reply-To: (Simon Josefsson's message of "Wed, 14 May 2003 10:31:28 +0200") Mail-Followup-To: ding@gnus.org User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (windows-nt) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:52663 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:52663 Simon Josefsson writes: > Perhaps you could attach to the gpg process with a debugger to see > what it is doing, and why it isn't talking through your HTTP proxy? Sorry, that's way out of my league (I haven't been working with gdb for years). > Or if you have strace or similar, it is probably easier to replace > "gpg" above with "strace" (and make "gpg" a paramter). It turns out I have strace. No idea what it is. I'll take a look. > Asking on a Windows-Emacs mailing list might help, this sounds like a > Windows-specific problem. I used `M-x report-emacs-bug' and sent a bug report. Are there another address I should consider sending this problem to? Thanks for all the help, I won't be bothering the ding list with this anymore :) Niklas