From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/71047 Path: news.gmane.org!not-for-mail From: Knut Anders Hatlen Newsgroups: gmane.emacs.gnus.general Subject: Re: Releasing the new nnimap on y'all soon Date: Sun, 19 Sep 2010 00:46:46 +0200 Message-ID: References: <878w30tiui.fsf@uwo.ca> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1284857465 9567 80.91.229.12 (19 Sep 2010 00:51:05 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 19 Sep 2010 00:51:05 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M19420@lists.math.uh.edu Sun Sep 19 02:51:03 2010 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.69) (envelope-from ) id 1Ox87S-0006fn-K1 for ding-account@gmane.org; Sun, 19 Sep 2010 02:51:03 +0200 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 1Ox879-00054U-QH; Sat, 18 Sep 2010 19:50:43 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Ox6BP-0004OK-OP for ding@lists.math.uh.edu; Sat, 18 Sep 2010 17:46:59 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1Ox6BL-00088X-L7 for ding@lists.math.uh.edu; Sat, 18 Sep 2010 17:46:59 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1Ox6BK-0008Nm-00 for ; Sun, 19 Sep 2010 00:46:54 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Ox6BK-0005cn-5t for ding@gnus.org; Sun, 19 Sep 2010 00:46:54 +0200 Original-Received: from gw2.mysql.com ([213.136.52.1]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 19 Sep 2010 00:46:54 +0200 Original-Received: from kahatlen by gw2.mysql.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 19 Sep 2010 00:46:54 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 17 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: gw2.mysql.com User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (usg-unix-v) Cancel-Lock: sha1:WObgXQO0bpnOvXOHF2rwxHuZol8= X-Spam-Score: -1.0 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:71047 Archived-At: Lars Magne Ingebrigtsen writes: > Knut Anders Hatlen writes: > >> Looking at how the old nnimap did it, I found that imap-shell-open >> changed imap-client-eol from "\r\n" to "\n", presumably because of the >> same problem. > > I've now pushed a fix that makes 'shell connections just do \r\n on > commands. I'm not totally sure that's the right thing in all > circumstances -- but give it a whirl. For the record, there's a bug report on this problem in the Emacs bug tracker: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=1523 -- Knut Anders