From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/28457 Path: main.gmane.org!not-for-mail From: wmperry@aventail.com (William M. Perry) Newsgroups: gmane.emacs.gnus.general Subject: Re: [Q] w3 behind a firewall Date: Mon, 27 Dec 1999 16:30:53 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <199912272130.QAA01250@megalith.bp.aventail.com> References: <199912070538.AAA01923@wmperry.bp.aventail.com> Reply-To: wmperry@aventail.com NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035165301 29970 80.91.224.250 (21 Oct 2002 01:55:01 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:55:01 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by mailhost.sclp.com (Postfix) with ESMTP id 244EFD0534 for ; Mon, 27 Dec 1999 20:46:44 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id TAB25795; Mon, 27 Dec 1999 19:37:34 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 27 Dec 1999 19:37:04 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id TAA23797 for ; Mon, 27 Dec 1999 19:36:54 -0600 (CST) Original-Received: from megalith.bp.aventail.com (usrpri2-21.kiva.net [206.97.75.86]) by mailhost.sclp.com (Postfix) with ESMTP id 7DDA0D0576 for ; Mon, 27 Dec 1999 20:33:52 -0500 (EST) Original-Received: (from wmperry@localhost) by megalith.bp.aventail.com (8.9.3/8.8.7) id QAA01250; Mon, 27 Dec 1999 16:30:53 -0500 X-Authentication-Warning: megalith.bp.aventail.com: wmperry set sender to wmperry@aventail.com using -f Original-To: ding@gnus.org X-Face: O~Rn;(l][/-o1sALg4A@xpE:9-"'IR[%;,,!m7 writes: > [ About proxies that use a username and password ] > > wmperry@aventail.com (William M. Perry) wrote: > > > No, it doesn't understand that format, but it should prompt you for your > > proxy credentails when the proxy server gripes at you. Besides, putting > > your password in a URL in the environment is ummm, bad, and stuff. :) > > I know :-) > > Actually, it does indeed prompt me for the password, but when invoked > with w3-fetch. The problem I have is with the picons network retreival in > Gnus. It hangs and never retreive anything. Without any former queries to > w3, I was expecting to be asked for the proxy password by gnus (or w3) > for the first picons retreival, but nothing happens. Any idea ? Could you set debug-on-quit and see where it is hanging when you interrupt the picons stuff? -bp