From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.devel Subject: Use IDNA on all network connections Date: Mon, 28 Dec 2015 20:54:34 +0100 Message-ID: <874mf2tklh.fsf_-_@gnus.org> References: <87wpryv7eu.fsf@gnus.org> <871ta6v3mo.fsf@gnus.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1451332526 4716 80.91.229.3 (28 Dec 2015 19:55:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 28 Dec 2015 19:55:26 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 28 20:55:21 2015 Return-path: Envelope-to: ged-emacs-devel@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 1aDdt1-0000CL-W8 for ged-emacs-devel@m.gmane.org; Mon, 28 Dec 2015 20:55:20 +0100 Original-Received: from localhost ([::1]:46047 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aDdt1-000175-Bt for ged-emacs-devel@m.gmane.org; Mon, 28 Dec 2015 14:55:19 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48088) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aDdsl-00016o-PZ for emacs-devel@gnu.org; Mon, 28 Dec 2015 14:55:06 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aDdsh-0004FV-Ux for emacs-devel@gnu.org; Mon, 28 Dec 2015 14:55:03 -0500 Original-Received: from hermes.netfonds.no ([80.91.224.195]:35264) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aDdsh-0004F9-OC for emacs-devel@gnu.org; Mon, 28 Dec 2015 14:54:59 -0500 Original-Received: from 2.150.58.24.tmi.telenormobil.no ([2.150.58.24] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1aDdsJ-0004uR-6t for emacs-devel@gnu.org; Mon, 28 Dec 2015 20:54:35 +0100 In-Reply-To: <871ta6v3mo.fsf@gnus.org> (Lars Ingebrigtsen's message of "Mon, 28 Dec 2015 19:18:07 +0100") User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.1.50 (gnu/linux) X-MailScanner-ID: 1aDdsJ-0004uR-6t MailScanner-NULL-Check: 1451937275.73847@SYzQ/LB45hdlf7zpTXFNIQ X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.224.195 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:197030 Archived-At: I should probably have changed the subject Lars Ingebrigtsen writes: > I've now made these changes, but haven't pushed them yet. I'm now able > to visit that Mexican museum site with eww. :-) > > The changes are basically > > (make-network-process :name name :buffer buffer > - :host host :service service > + :host (puny-encode-domain host) :service service > > in the calls to `make-network-process' in network-stream.el. > `puny-encode-domain' is a NOP for all normal, non-IDNA domain names, so > the potential for breakage should be pretty small... > > Does anybody object to this change, or have a suggestion as to how to do > this in a different way? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no