all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jason Rumney <jasonr@gnu.org>
Cc: Emacs Devel <emacs-devel@gnu.org>
Subject: Re: Emacs and proxy on w32
Date: Fri, 22 Jul 2005 23:29:37 +0100	[thread overview]
Message-ID: <uzmse4gq6.fsf@jasonrumney.net> (raw)
In-Reply-To: <42E16E0C.80507@student.lu.se> (Lennart Borgman's message of "Sat, 23 Jul 2005 00:07:08 +0200")

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

> Thanks Jason, but maybe I was not explicit enough. My main (implicit)
> question was why I have to specify an URL proxy server to Emacs today
> on w32. I do not fully understand how these things work. But I guess
> winsock knows about the proxy servers and how to handle proxy for a
> specific URL?

Winsock knows nothing about proxy servers or high level protocols like
HTTP. It is the Windows perversion of the BSD socket API.
 
> It seems to be very difficult to handle URL proxy if not winsock does
> not automatically find and use the proxy server.

Why should it be difficult? You configure it, just like in any other
program that uses proxies. Unfortunately Emacs does not have an
ECMAscript implementation, so pointing it at an auto configuration
script is not going to be an option like it is with modern
webbrowsers.

  reply	other threads:[~2005-07-22 22:29 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 [this message]
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
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

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

  git send-email \
    --in-reply-to=uzmse4gq6.fsf@jasonrumney.net \
    --to=jasonr@gnu.org \
    --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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.