From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Sebastien Vauban" Newsgroups: gmane.emacs.help Subject: Re: What are Emacs best uses? Date: Mon, 19 Aug 2013 16:04:19 +0200 Organization: Sebastien Vauban Message-ID: <86ob8tojz0.fsf@somewhere.org> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1376921116 12571 80.91.229.3 (19 Aug 2013 14:05:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 19 Aug 2013 14:05:16 +0000 (UTC) To: help-gnu-emacs-mXXj517/zsQ@public.gmane.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Mon Aug 19 16:05:19 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VBQ58-0007Ts-QY for geh-help-gnu-emacs@m.gmane.org; Mon, 19 Aug 2013 16:05:18 +0200 Original-Received: from localhost ([::1]:43304 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VBQ58-0003wd-5n for geh-help-gnu-emacs@m.gmane.org; Mon, 19 Aug 2013 10:05:18 -0400 Original-Path: usenet.stanford.edu!news.kjsl.com!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 24 Injection-Info: mx05.eternal-september.org; posting-host="402b34550bd938aa98825778083dce0e"; logging-data="24976"; mail-complaints-to="abuse-VVbKFVtnif8H+i2N2EyTrmui9UKz+5OX@public.gmane.org"; posting-account="U2FsdGVkX1/K5OHmHA7chdo75gk43LNq" User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3 (windows-nt) X-Archive: encrypt Cancel-Lock: sha1:ZG8Je4ZntCOtM0UQcsJPE8XzjMk= sha1:cY6XdgQ5No6VXw/08Rs8fHmMkMM= X-Url: Under construction... Original-Xref: usenet.stanford.edu gnu.emacs.help:200721 X-BeenThere: help-gnu-emacs-mXXj517/zsQ@public.gmane.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Xref: news.gmane.org gmane.emacs.help:92988 Archived-At: Hello Luca, Luca Ferrari wrote: > With regard to the Google integration of Emacs I don't have > experience, since I usually work behind a proxy and that is quite > nasty to setup with Emacs (in my opinion). Could this help? --8<---------------cut here---------------start------------->8--- ;; use proxy (setq url-proxy-services `(("http" . ,(getenv "http_proxy")) ("ftp" . ,(getenv "http_proxy")) ("no_proxy" . "^.*example.com"))) ;; disable proxy for some hosts )) --8<---------------cut here---------------end--------------->8--- Best regards, Seb -- Sebastien Vauban