From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/68139 Path: news.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: nnimap with openssl stopping up after connecting in Windows Date: Mon, 12 Jan 2009 09:41:04 +0100 Organization: Probably a good idea Message-ID: References: <833ahh3nud.fsf@torus.sehlabs.com> <877i6th1uo.fsf@mocca.josefsson.org> <87zljpidgh.fsf@hjemme.hjemme.lan> <871vv9pm3i.fsf@marauder.physik.uni-ulm.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1231749751 12954 80.91.229.12 (12 Jan 2009 08:42:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 12 Jan 2009 08:42:31 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M16583@lists.math.uh.edu Mon Jan 12 09:43:43 2009 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1LMIOY-0001V4-45 for ding-account@gmane.org; Mon, 12 Jan 2009 09:43:38 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1LMIMH-0004rN-1R; Mon, 12 Jan 2009 02:41:17 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1LMIMF-0004rB-Qb for ding@lists.math.uh.edu; Mon, 12 Jan 2009 02:41:15 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1LMIMD-00008K-0q for ding@lists.math.uh.edu; Mon, 12 Jan 2009 02:41:15 -0600 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1LMIMT-0004aR-00 for ; Mon, 12 Jan 2009 09:41:29 +0100 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LMIMC-00056y-R4 for ding@gnus.org; Mon, 12 Jan 2009 08:41:13 +0000 Original-Received: from tide73.microsoft.com ([213.199.128.148]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 12 Jan 2009 08:41:12 +0000 Original-Received: from sb by tide73.microsoft.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 12 Jan 2009 08:41:12 +0000 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 24 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: tide73.microsoft.com Mail-Copies-To: never User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.3 (windows-nt) Cancel-Lock: sha1:2MHn0oq22JBjW2JbWZGv7FeUqgI= X-Spam-Score: -3.5 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:68139 Archived-At: >>>>> Reiner Steib : > Doesn't it work if you put the stuff in ~/.gnus.el? Nope. First thing I tried. Undefined imap-ssl-program. >> (let ((cygwin-openssl "C:\\cygwin\\bin\\openssl.exe")) > You may use "C:/cygwin/bin/openssl.exe". Ok, that's definitely more visually pleasing. (Is there any other reasons that it's better...?) > What's wrong with the variable `system-type'. Typically use: > (memq system-type '(windows-nt ms-dos)) Nothing. Was that present in 2004 on 20.4? That's when the variable appeared in my setup, according to "svn blame". I looked for something like that back then, but didn't find it. I'm a slow adopter of new emacsen. I stayed with emacs 18 for as long as it was viable and probably a bit beyond that. I stayed with 19.34 for _ages_. :-)