unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Jason Rumney <jasonr@gnu.org>
Cc: Benjamin Riefenstahl <b.riefenstahl@turtle-trading.net>,
	Emacs Devel <emacs-devel@gnu.org>
Subject: Re: Emacs and proxy on w32
Date: Sun, 24 Jul 2005 00:01:14 +0100	[thread overview]
Message-ID: <ur7dp2klh.fsf@jasonrumney.net> (raw)
In-Reply-To: <42E2C71B.5@student.lu.se> (Lennart Borgman's message of "Sun, 24 Jul 2005 00:39:23 +0200")

Lennart Borgman <lennart.borgman.073@student.lu.se> writes:

> I did not believe it was such a mess.

It's not a mess. Although it is theoretically possible to write
complicated autoproxy scripts that use a different proxy for different
hosts, in practice all anyone ever uses is a single proxy and a list
of no-proxy hosts.

> While looking more at this I found that MS actually are providing an
> API (WinHttpGetProxyForUrl) for this now on XP and W2k.

It is not an OS API, it is an Internet Explorer API, and the first
parameter is a handle to an open "INTERNET_SESSION", created by
another function in the same API, so if you start down that road
you'll end up having to continue, and that would restrict the
networking capabilities of Emacs to what is supported by IE. Not to
mention that IE is not Free, and thus unsuitable to build Free
software on top of.

  reply	other threads:[~2005-07-23 23:01 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-22 18:47 Emacs and proxy on w32 Lennart Borgman
2005-07-22 21:55 ` Jason Rumney
2005-07-22 22:07   ` Lennart Borgman
2005-07-22 22:29     ` Jason Rumney
2005-07-22 22:39       ` Lennart Borgman
2005-07-22 22:45         ` Jason Rumney
2005-07-22 22:50           ` Lennart Borgman
2005-07-23 14:08             ` Benjamin Riefenstahl
2005-07-23 22:39               ` Lennart Borgman
2005-07-23 23:01                 ` Jason Rumney [this message]
2005-07-23 23:22                   ` Lennart Borgman
2005-07-24 16:35                     ` Jason Rumney

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ur7dp2klh.fsf@jasonrumney.net \
    --to=jasonr@gnu.org \
    --cc=b.riefenstahl@turtle-trading.net \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).