From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nic Ferrier Newsgroups: gmane.emacs.devel Subject: Re: switching marmalade to https Date: Thu, 23 Oct 2014 19:02:39 +0100 Message-ID: <87oat2br5s.fsf@ferrier.me.uk> References: <87ppdidgck.fsf@ferrier.me.uk> <8761fa95kw.fsf@wanadoo.es> <83wq7q7ps4.fsf@gnu.org> <87bnp2db9p.fsf@ferrier.me.uk> <83siie7o4h.fsf@gnu.org> <8761fada93.fsf@ferrier.me.uk> <83oat27m8q.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1414087388 8069 80.91.229.3 (23 Oct 2014 18:03:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 23 Oct 2014 18:03:08 +0000 (UTC) Cc: ofv@wanadoo.es, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 23 20:03:01 2014 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 1XhMiz-0004Wa-DY for ged-emacs-devel@m.gmane.org; Thu, 23 Oct 2014 20:03:01 +0200 Original-Received: from localhost ([::1]:42687 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XhMiz-0003pS-2I for ged-emacs-devel@m.gmane.org; Thu, 23 Oct 2014 14:03:01 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47595) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XhMiq-0003dS-IL for emacs-devel@gnu.org; Thu, 23 Oct 2014 14:02:57 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XhMil-0005vF-Kh for emacs-devel@gnu.org; Thu, 23 Oct 2014 14:02:52 -0400 Original-Received: from static.17.66.46.78.clients.your-server.de ([78.46.66.17]:46072 helo=po1.ferrier.me.uk) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XhMif-0005q7-Aj; Thu, 23 Oct 2014 14:02:41 -0400 Original-Received: from nicferrier-dell-xps (140.35.155.90.in-addr.arpa [90.155.35.140]) by po1.ferrier.me.uk (Postfix) with ESMTPA id CADD9AC102A; Thu, 23 Oct 2014 20:19:51 +0200 (CEST) Original-Received: from nicferrier-XPS13-9333 (localhost [127.0.0.1]) by nicferrier-dell-xps (Postfix) with ESMTPS id 77C3D6023A; Thu, 23 Oct 2014 19:02:39 +0100 (BST) In-Reply-To: <83oat27m8q.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 23 Oct 2014 20:02:29 +0300") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 78.46.66.17 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:175747 Archived-At: Eli Zaretskii writes: >> From: Nic Ferrier >> Cc: ofv@wanadoo.es, emacs-devel@gnu.org >> Date: Thu, 23 Oct 2014 17:24:56 +0100 >> >> Eli Zaretskii writes: >> >> > GnuTLS DLLs are available from the site mentioned in README.W32, and >> > are very easy to install (just unzip a single zip file). >> >> Windows users already seem challenged. Maybe we could help them out a >> bit? > > I think I did, by providing those DLLs in the first place. > > Moreover, we currently don't have an "official" set of binaries at > all, so there's no distro to bundle those DLLs with. When a volunteer > steps forward for this task, we can see how to bundle the optional > DLLs with his/her binaries. Ok. When I get access to a Windows box I will work out a way to package binaries. In the mean time I guess I can just add instructions to Marmalade's homepage. Thanks Eli. Nic