From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#11037: 24.0.94; gnutls-cli.exe program not found Date: Sat, 17 Mar 2012 20:09:02 +0200 Message-ID: <83ipi32j7l.fsf@gnu.org> References: <20324.51427.389000.73278@gargle.gargle.HOWL> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: dough.gmane.org 1332007789 11710 80.91.229.3 (17 Mar 2012 18:09:49 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 17 Mar 2012 18:09:49 +0000 (UTC) Cc: 11037@debbugs.gnu.org To: Uday S Reddy Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Mar 17 19:09:48 2012 Return-path: Envelope-to: geb-bug-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 1S8y4a-0002QC-LJ for geb-bug-gnu-emacs@m.gmane.org; Sat, 17 Mar 2012 19:09:48 +0100 Original-Received: from localhost ([::1]:58180 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S8y4Z-00056O-Vg for geb-bug-gnu-emacs@m.gmane.org; Sat, 17 Mar 2012 14:09:47 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:47104) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S8y4W-00054M-0F for bug-gnu-emacs@gnu.org; Sat, 17 Mar 2012 14:09:45 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S8y4T-00067W-Vq for bug-gnu-emacs@gnu.org; Sat, 17 Mar 2012 14:09:43 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:48114) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S8y4T-00067Q-Sd for bug-gnu-emacs@gnu.org; Sat, 17 Mar 2012 14:09:41 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1S8yXp-0003fO-MQ for bug-gnu-emacs@gnu.org; Sat, 17 Mar 2012 14:40:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 17 Mar 2012 18:40:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 11037 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 11037-submit@debbugs.gnu.org id=B11037.133200958614063 (code B ref 11037); Sat, 17 Mar 2012 18:40:01 +0000 Original-Received: (at 11037) by debbugs.gnu.org; 17 Mar 2012 18:39:46 +0000 Original-Received: from localhost ([127.0.0.1]:54946 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S8yXZ-0003em-Oa for submit@debbugs.gnu.org; Sat, 17 Mar 2012 14:39:46 -0400 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:58482) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S8yXO-0003eU-1r for 11037@debbugs.gnu.org; Sat, 17 Mar 2012 14:39:44 -0400 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0M1100F00JKVRD00@a-mtaout22.012.net.il> for 11037@debbugs.gnu.org; Sat, 17 Mar 2012 20:09:01 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([84.229.34.45]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M1100FHTJR09UC0@a-mtaout22.012.net.il>; Sat, 17 Mar 2012 20:09:01 +0200 (IST) In-reply-to: <20324.51427.389000.73278@gargle.gargle.HOWL> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:57857 Archived-At: > Date: Sat, 17 Mar 2012 17:24:51 +0000 > From: Uday S Reddy > Cc: U.S.Reddy@cs.bham.ac.uk > > It has been known for some time that starttls.el's negotiation fails on > Windows because Windows does not respond to SIGALRM requests. Rob Davenport > proposed a work-around in this post: > > http://article.gmane.org/gmane.emacs.windows/3250 > > I wonder first of all if this fix can be incorporated into starttls.el file > somehow. Why is that needed? Emacs supports linking against GnuTLS now, including on Windows (see below). Can you use the built-in GnuTLS support instead of starttls? > Secondly, trying starttls on Emacs 24.0.94 produces a misleading error > message: > > smtpmail-send-it: Sending failed: Emacs does not support TLS, and no > external `gnutls-cli.exe' program was found > > This despite the fact that gnutls-cli.exe is available on the exec-path: > > (locate-file "gnutls-cli.exe" exec-path) > "c:/Cygwin/bin/gnutls-cli.exe" Please show a Lisp backtrace from this error. > So, I would appreciate if the error message can be improved by making it > more specific about the nature of the problem. Once the nature of the problem is clear, of course. > In GNU Emacs 24.0.94.1 (i386-mingw-nt5.1.2600) > of 2012-02-27 on MARVIN > Windowing system distributor `Microsoft Corp.', version 5.1.2600 > Configured using: > `configure --with-gcc (4.6) --no-opt --enable-checking --cflags > -ID:/devel/emacs/libs/libXpm-3.5.8/include > -ID:/devel/emacs/libs/libXpm-3.5.8/src > -ID:/devel/emacs/libs/libpng-dev_1.4.3-1/include > -ID:/devel/emacs/libs/zlib-dev_1.2.5-2/include > -ID:/devel/emacs/libs/giflib-4.1.4-1/include > -ID:/devel/emacs/libs/jpeg-6b-4/include > -ID:/devel/emacs/libs/tiff-3.8.2-1/include > -ID:/devel/emacs/libs/gnutls-3.0.9/include' ^^^^^^^^^^^^^^^^^^^^ As you see, your Emacs was built with GnuTLS support, you just need the binaries and DLLs to be able to use that. One place you can find them is here http://sourceforge.net/projects/ezwinports/files/gnutls-3.0.9-w32-bin.zip/download