From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Leo Newsgroups: gmane.emacs.devel Subject: Re: 23.0.50; TLS infinite loop Date: Mon, 24 Sep 2007 01:12:17 +0100 Message-ID: References: <87hclr62ey.fsf@denkblock.local> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1190593017 14452 80.91.229.12 (24 Sep 2007 00:16:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 24 Sep 2007 00:16:57 +0000 (UTC) Cc: emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 24 02:16:53 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IZbcz-0002Gz-Fb for ged-emacs-devel@m.gmane.org; Mon, 24 Sep 2007 02:16:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IZbco-0008BL-4d for ged-emacs-devel@m.gmane.org; Sun, 23 Sep 2007 20:16:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IZbcZ-00086R-3I for emacs-devel@gnu.org; Sun, 23 Sep 2007 20:16:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IZbcS-00083o-4z for emacs-devel@gnu.org; Sun, 23 Sep 2007 20:16:18 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IZbcS-00083i-2f for emacs-devel@gnu.org; Sun, 23 Sep 2007 20:16:12 -0400 Original-Received: from ppsw-4.csi.cam.ac.uk ([131.111.8.134]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IZbcH-0007yl-LV; Sun, 23 Sep 2007 20:16:02 -0400 X-Cam-SpamDetails: Not scanned X-Cam-AntiVirus: No virus found X-Cam-ScannerInfo: http://www.cam.ac.uk/cs/email/scanner/ Original-Received: from sl392.st-edmunds.cam.ac.uk ([131.111.223.202]:39445 helo=localhost.localdomain) by ppsw-4.csi.cam.ac.uk (smtp.hermes.cam.ac.uk [131.111.8.154]:587) with esmtpsa (LOGIN:sl392) (TLSv1:DHE-RSA-AES256-SHA:256) id 1IZbbw-0005K4-E8 (Exim 4.63) (return-path ); Mon, 24 Sep 2007 01:15:40 +0100 In-Reply-To: (Richard Stallman's message of "Sun, 23 Sep 2007 17:54:52 -0400") User-Agent: Gnus/5.110007 Emacs/23.0.50 (20070922) Fedora 7 (gnu/linux) X-Detected-Kernel: Linux 2.4-2.6 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:79633 Archived-At: On 2007-09-23 22:54 +0100, Richard Stallman wrote: > > Could it just be, for instance, > > that Gmail doen't send \r\n, as expected, but just \n or something of > > the sort. You should see what happens wen stepping through > > pop3-read-response. > > But there is not reason for Emacs to hang because Gmail doesn't send > \r\n. > > I agree we should fix Emacs not to hang. > The question is, how to do that. > Can you find out WHERE Emacs hangs? > Try (setq debug-on-quit t), then making it hang, then > typing C-g. Yes. I tried to edebug `pop3-retr' and found out it hangs at (pop3-read-response process) at the beginning of the function. HTH, -- .: Leo :. [ sdl.web AT gmail.com ] .: [ GPG Key: 9283AA3F ] :. I use GNU Emacs <= http://www.gnu.org/software/emacs/ <=