From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/85965 Path: news.gmane.org!not-for-mail From: Nikolaus Rath Newsgroups: gmane.emacs.gnus.general Subject: Re: How to use non-standard imap port? Date: Tue, 26 May 2015 08:13:32 -0700 Message-ID: <871ti3qsmb.fsf@thinkpad.rath.org> References: <87vbfhifpd.fsf@vostro.rath.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1432653286 25513 80.91.229.3 (26 May 2015 15:14:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 26 May 2015 15:14:46 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M34200@lists.math.uh.edu Tue May 26 17:14:35 2015 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YxGYp-0004z5-H7 for ding-account@gmane.org; Tue, 26 May 2015 17:14:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.84) (envelope-from ) id 1YxGY2-0003jK-9d; Tue, 26 May 2015 10:13:42 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.84) (envelope-from ) id 1YxGXz-0003j2-NF for ding@lists.math.uh.edu; Tue, 26 May 2015 10:13:39 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.84) (envelope-from ) id 1YxGXy-0001yJ-6w for ding@lists.math.uh.edu; Tue, 26 May 2015 10:13:39 -0500 Original-Received: from ebox.rath.org ([23.92.25.96]) by quimby.gnus.org with esmtps (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1YxGXv-0002X7-W5 for ding@gnus.org; Tue, 26 May 2015 17:13:36 +0200 Original-Received: from thinkpad ([192.168.12.2]) by ebox.rath.org with esmtps (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.80) (envelope-from ) id 1YxGXs-0004C7-SA for ding@gnus.org; Tue, 26 May 2015 15:13:32 +0000 Original-Received: by thinkpad (Postfix, from userid 1000) id 66909BFF35; Tue, 26 May 2015 08:13:32 -0700 (PDT) Mail-Copies-To: never Mail-Followup-To: ding@gnus.org In-Reply-To: <87vbfhifpd.fsf@vostro.rath.org> (Nikolaus Rath's message of "Sun, 24 May 2015 18:55:10 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:85965 Archived-At: On May 24 2015, Nikolaus Rath wrote: > I've enabled "Enter Debugger on Error", but for some reason the debugger > is not actually entered (I assume Gnus somehow catches the error?). To answer that part of the question myself: the reason is that Gnus uses condition-case to catch the error (presumably so it can still attempt to open any other servers). To enter the debugger, one has to either use debug-on-signal (but that gives a lot of other debugger invocations as well), or change the problematic condition-case to condition-case-unless-debug. Best, -Nikolaus --=20 GPG encrypted emails preferred. Key id: 0xD113FCAC3C4E599F Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F =C2=BBTime flies like an arrow, fruit flies like a Banana.=C2= =AB