From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel,gmane.emacs.windows Subject: Re: Emacs 24.0.93 Pretest Windows Binaries published Date: Mon, 30 Jan 2012 20:49:01 +0200 Message-ID: <83vcntqb4y.fsf@gnu.org> References: <4F25FA2F.2010401@gmail.com> <834nvdrsk3.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: dough.gmane.org 1327949509 914 80.91.229.3 (30 Jan 2012 18:51:49 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 30 Jan 2012 18:51:49 +0000 (UTC) To: drew.adams@oracle.com, cschol2112@googlemail.com, help-emacs-windows@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 30 19:51:48 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RrwKR-0000fm-SC for ged-emacs-devel@m.gmane.org; Mon, 30 Jan 2012 19:51:48 +0100 Original-Received: from localhost ([::1]:53207 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RrwKR-0002LM-E4 for ged-emacs-devel@m.gmane.org; Mon, 30 Jan 2012 13:51:47 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:47097) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RrwKN-00029y-4h for emacs-devel@gnu.org; Mon, 30 Jan 2012 13:51:44 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RrwKI-00010t-U6 for emacs-devel@gnu.org; Mon, 30 Jan 2012 13:51:42 -0500 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:64920) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RrwKI-00010A-Mt; Mon, 30 Jan 2012 13:51:38 -0500 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0LYM00600JREGK00@a-mtaout23.012.net.il>; Mon, 30 Jan 2012 20:51:02 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([84.229.57.191]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LYM0060AKD0E750@a-mtaout23.012.net.il>; Mon, 30 Jan 2012 20:51:01 +0200 (IST) In-reply-to: <834nvdrsk3.fsf@gnu.org> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 80.179.55.175 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:148045 gmane.emacs.windows:5252 Archived-At: > Date: Mon, 30 Jan 2012 19:47:24 +0200 > From: Eli Zaretskii > Cc: cschol2112@googlemail.com, help-emacs-windows@gnu.org, emacs-devel@gnu.org > > > From: "Drew Adams" > > Date: Sun, 29 Jan 2012 20:55:30 -0800 > > > > > The Emacs 24.0.93 Pretest Windows Binaries have been published in > > > http://alpha.gnu.org/gnu/emacs/pretest/windows/ > > > > > > The binaries were built using the following libraries: > > > giflib-4.1.4-1 > > > gnutls-3.0.9 > > > jpeg-6b-4 > > > libXpm-3.5.8 > > > libpng-1.4.3-1 > > > tiff-3.8.2-1 > > > zlib-1.2.5-2 > > > > > > Pre-built Windows binaries for GnuTLS are available at this location: > > > http://sourceforge.net/projects/ezwinports/files/ > > > > Can you say what that means? What is GnuTLS for, and why might an Emacs user > > want to obtain a binary for it? How does it relate to Emacs? > > It's an email authentication package. See the node "Authentication" > in the smtpmail manual that comes with Emacs. See also a short note in etc/NEWS (which is more Lisp programmer oriented).