From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] GnuTLS support on Woe32 Date: Mon, 07 Mar 2011 06:14:22 -0500 Message-ID: References: <87ipvwl1nx.wl%claudio.bley@gmail.com> <83oc5ogp89.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1299496485 22465 80.91.229.12 (7 Mar 2011 11:14:45 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 7 Mar 2011 11:14:45 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 07 12:14:38 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PwYOa-0001DX-U2 for ged-emacs-devel@m.gmane.org; Mon, 07 Mar 2011 12:14:38 +0100 Original-Received: from localhost ([127.0.0.1]:42363 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PwYOT-0004vL-OY for ged-emacs-devel@m.gmane.org; Mon, 07 Mar 2011 06:14:29 -0500 Original-Received: from [140.186.70.92] (port=38054 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PwYON-0004m7-Vb for emacs-devel@gnu.org; Mon, 07 Mar 2011 06:14:24 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PwYOM-0008Da-RX for emacs-devel@gnu.org; Mon, 07 Mar 2011 06:14:23 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:51748) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PwYOM-0008DV-L1 for emacs-devel@gnu.org; Mon, 07 Mar 2011 06:14:22 -0500 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1PwYOM-0008G5-Ik for emacs-devel@gnu.org; Mon, 07 Mar 2011 06:14:22 -0500 In-reply-to: (message from Robert Pluim on Mon, 07 Mar 2011 08:44:47 +0100) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.10 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:136830 Archived-At: > From: Robert Pluim > Date: Mon, 07 Mar 2011 08:44:47 +0100 > > Please don't install this bit of the patch. Builtin TLS support builds > on my platform, but doesn't actually work, so forcing it to be used > would not be good for me. What is your platform, and why did you think this patch forces you to use the TLS support?