GNU bug report logs - #12636
24.2.50; url-retrieve does not work as expected via local proxy server

Previous Next

Package: emacs;

Reported by: Christoph Scholtes <cschol2112 <at> gmail.com>

Date: Sat, 13 Oct 2012 16:10:02 UTC

Owned by: Magnus Henoch <mange <at> freemail.hu>

Severity: wishlist

Tags: fixed, patch

Merged with 10, 11788

Found in version 24.2.50

Fixed in version 26.1

Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 12636 in the body.
You can then email your comments to 12636 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#12636; Package emacs. (Sat, 13 Oct 2012 16:10:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Christoph Scholtes <cschol2112 <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 13 Oct 2012 16:10:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Christoph Scholtes <cschol2112 <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.2.50; url-retrieve does not work as expected via local proxy server
Date: Sat, 13 Oct 2012 10:08:28 -0600
I use the privoxy proxy on Ubuntu 12.04. For testing, Ubuntu is proxy
settings are globally configured for https on 127.0.0.1 port
8118 only. The http_proxy env variable reflects this correctly. privoxy is
started and running. I confirmed that I go through the proxy with a
browser pointed to a https website.

emacs -Q

Evaluate the following in scratch:
(require 'url)
(pop-to-buffer (url-retrieve-syhronously 
"https://raw.github.com/dimitri/el-get/master/el-get-install.el"))

Minibuffer says "Contacting host: 127.0.0.1:8118". After about a minute
or so a buffer named *http 127.0.0.1:8118*-10921 [no process] pops up
that contains the following:

HTTP/1.1 200 Connection established
Proxy-Agent: Privoxy/3.0.19

Then nothing happens. I was expecting see to the content of the page.
If I use url-retrieve with a http url it works and displays the content
retrieved from the url in the buffer.


In GNU Emacs 24.2.50.4 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.10)
of 2012-10-13 on marvin
Bzr revision: 110535 handa <at> gnu.org-20121013131201-t5ew0zzamm7k5ct4
Windowing system distributor `The X.Org Foundation', version 11.0.11103000
System Description: Ubuntu 12.04.1 LTS

Configured using:
`configure 'CC=clang''





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#12636; Package emacs. (Fri, 25 Dec 2015 21:29:01 GMT) Full text and rfc822 format available.

Message #8 received at 12636 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Christoph Scholtes <cschol2112 <at> gmail.com>
Cc: 12636 <at> debbugs.gnu.org
Subject: Re: bug#12636: 24.2.50;
 url-retrieve does not work as expected via local proxy server
Date: Fri, 25 Dec 2015 22:27:45 +0100
Christoph Scholtes <cschol2112 <at> gmail.com> writes:

> I use the privoxy proxy on Ubuntu 12.04. For testing, Ubuntu is proxy
> settings are globally configured for https on 127.0.0.1 port
> 8118 only. The http_proxy env variable reflects this correctly. privoxy is
> started and running. I confirmed that I go through the proxy with a
> browser pointed to a https website.
>
> emacs -Q
>
> Evaluate the following in scratch:
> (require 'url)
> (pop-to-buffer (url-retrieve-syhronously
> "https://raw.github.com/dimitri/el-get/master/el-get-install.el"))
>
> Minibuffer says "Contacting host: 127.0.0.1:8118". After about a minute
> or so a buffer named *http 127.0.0.1:8118*-10921 [no process] pops up
> that contains the following:
>
> HTTP/1.1 200 Connection established
> Proxy-Agent: Privoxy/3.0.19
>
> Then nothing happens. I was expecting see to the content of the page.
> If I use url-retrieve with a http url it works and displays the content
> retrieved from the url in the buffer.

Is `url-using-proxy' set to anything?

And is this still not working in Emacs 25?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#12636; Package emacs. (Fri, 25 Dec 2015 21:52:02 GMT) Full text and rfc822 format available.

Message #11 received at 12636 <at> debbugs.gnu.org (full text, mbox):

From: Andreas Schwab <schwab <at> linux-m68k.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: Christoph Scholtes <cschol2112 <at> gmail.com>, 12636 <at> debbugs.gnu.org
Subject: Re: bug#12636: 24.2.50;
 url-retrieve does not work as expected via local proxy server
Date: Fri, 25 Dec 2015 22:51:27 +0100
This is the same as bug#11788.

Andreas.

-- 
Andreas Schwab, schwab <at> linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




Merged 11788 12636. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Fri, 25 Dec 2015 21:54:01 GMT) Full text and rfc822 format available.

Forcibly Merged 11788 12636. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Fri, 25 Dec 2015 21:56:02 GMT) Full text and rfc822 format available.

Forcibly Merged 10 11788 12636. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Fri, 25 Dec 2015 22:21:01 GMT) Full text and rfc822 format available.

Added tag(s) fixed. Request was from Lars Magne Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Mon, 04 Apr 2016 20:23:02 GMT) Full text and rfc822 format available.

bug marked as fixed in version 25.2, send any further explanations to 11788 <at> debbugs.gnu.org and Andreas Schwab <schwab <at> linux-m68k.org> Request was from Lars Magne Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Mon, 04 Apr 2016 20:23:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 05 May 2016 11:24:03 GMT) Full text and rfc822 format available.

bug unarchived. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Sun, 04 Dec 2016 02:50:02 GMT) Full text and rfc822 format available.

bug Marked as fixed in versions 26.1. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Sun, 04 Dec 2016 02:50:02 GMT) Full text and rfc822 format available.

bug No longer marked as fixed in versions 25.2. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Sun, 04 Dec 2016 02:50:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 01 Jan 2017 12:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 8 years and 227 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.