GNU bug report logs - #9774
24.0.90; interrupting smtpmail

Previous Next

Package: emacs;

Reported by: emacs user <user.emacs <at> gmail.com>

Date: Mon, 17 Oct 2011 07:55:02 UTC

Severity: wishlist

Tags: moreinfo

Found in version 24.0.90

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 9774 in the body.
You can then email your comments to 9774 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#9774; Package emacs. (Mon, 17 Oct 2011 07:55:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to emacs user <user.emacs <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 17 Oct 2011 07:55:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: emacs user <user.emacs <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.0.90; interrupting smtpmail
Date: Mon, 17 Oct 2011 09:53:34 +0200
Not exactly a bug, more like a feature request:

When moving from office to home, I need to change my smtp server.  I
sometime forget to do so, attempt to send an email with the wrong
server (using vm), and then I need to wait for smtpmail to fail (long
time) before I can change the server to the right one and retry.  c-g
does not seem to have any effect on emacs while this is going on.  It
seems that it
would be useful to be able to interrupt smtpmail while it's trying to
contact a server by C-g?

In GNU Emacs 24.0.90.3 (x86_64-apple-darwin11.1.0, NS apple-appkit-1138.00)
 of 2011-10-15 on MacBook-Air.local
Windowing system distributor `Apple', version 10.3.1138
configured using `configure  '--with-ns' '--without-x''




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#9774; Package emacs. (Thu, 03 Nov 2011 20:35:01 GMT) Full text and rfc822 format available.

Message #8 received at 9774 <at> debbugs.gnu.org (full text, mbox):

From: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
To: emacs user <user.emacs <at> gmail.com>
Cc: 9774 <at> debbugs.gnu.org
Subject: Re: bug#9774: 24.0.90; interrupting smtpmail
Date: Thu, 03 Nov 2011 21:28:38 +0100
emacs user <user.emacs <at> gmail.com> writes:

> It seems that it would be useful to be able to interrupt smtpmail
> while it's trying to contact a server by C-g?

I'm unable to reproduce this -- I can `C-g' smtpmail when it's talking
to the server.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#9774; Package emacs. (Sun, 06 Nov 2011 07:43:01 GMT) Full text and rfc822 format available.

Message #11 received at 9774 <at> debbugs.gnu.org (full text, mbox):

From: emacs user <user.emacs <at> gmail.com>
To: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
Cc: 9774 <at> debbugs.gnu.org
Subject: Re: bug#9774: 24.0.90; interrupting smtpmail
Date: Sun, 6 Nov 2011 09:39:24 +0200
On Thu, Nov 3, 2011 at 10:28 PM, Lars Magne Ingebrigtsen <larsi <at> gnus.org> wrote:
> emacs user <user.emacs <at> gmail.com> writes:
>
>> It seems that it would be useful to be able to interrupt smtpmail
>> while it's trying to contact a server by C-g?
>
> I'm unable to reproduce this -- I can `C-g' smtpmail when it's talking
> to the server.

thanks for responding.  I see this problem when I try to use google's
smtp server, when behind a firewall that does not allow me to access
it, for example.  emacs still tries hard to connect, this takes a
while, and during this time c-g doesn't have an effect.  I don't know
how to reproduce this without this situation, but perhaps this
additional information helps?  thanks again...




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#9774; Package emacs. (Wed, 09 Nov 2011 18:34:01 GMT) Full text and rfc822 format available.

Message #14 received at 9774 <at> debbugs.gnu.org (full text, mbox):

From: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
To: emacs user <user.emacs <at> gmail.com>
Cc: 9774 <at> debbugs.gnu.org
Subject: Re: bug#9774: 24.0.90; interrupting smtpmail
Date: Wed, 09 Nov 2011 19:33:19 +0100
emacs user <user.emacs <at> gmail.com> writes:

> thanks for responding.  I see this problem when I try to use google's
> smtp server, when behind a firewall that does not allow me to access
> it, for example.  emacs still tries hard to connect, this takes a
> while, and during this time c-g doesn't have an effect.  I don't know
> how to reproduce this without this situation, but perhaps this
> additional information helps?  thanks again...

I see...  hm...  I just tried setting smtpmail to point to an external
SMTP server on port 25.  That port is blocked by my ISP, too, so
smtpmail.el hangs when trying to talk to that port.

But `C-g' works for me when this happens.  Could this be an OS
X-specific bug?

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#9774; Package emacs. (Wed, 09 Nov 2011 20:39:02 GMT) Full text and rfc822 format available.

Message #17 received at 9774 <at> debbugs.gnu.org (full text, mbox):

From: emacs user <user.emacs <at> gmail.com>
To: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
Cc: 9774 <at> debbugs.gnu.org
Subject: Re: bug#9774: 24.0.90; interrupting smtpmail
Date: Wed, 9 Nov 2011 22:37:52 +0200
2011/11/9 Lars Magne Ingebrigtsen <larsi <at> gnus.org>:
> emacs user <user.emacs <at> gmail.com> writes:
>
>> thanks for responding.  I see this problem when I try to use google's
>> smtp server, when behind a firewall that does not allow me to access
>> it, for example.  emacs still tries hard to connect, this takes a
>> while, and during this time c-g doesn't have an effect.  I don't know
>> how to reproduce this without this situation, but perhaps this
>> additional information helps?  thanks again...
>
> I see...  hm...  I just tried setting smtpmail to point to an external
> SMTP server on port 25.  That port is blocked by my ISP, too, so
> smtpmail.el hangs when trying to talk to that port.
>
> But `C-g' works for me when this happens.  Could this be an OS
> X-specific bug?

perhaps...  anything I could do to look into this?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#9774; Package emacs. (Sun, 27 Dec 2015 22:56:02 GMT) Full text and rfc822 format available.

Message #20 received at 9774 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: emacs user <user.emacs <at> gmail.com>
Cc: 9774 <at> debbugs.gnu.org
Subject: Re: bug#9774: 24.0.90; interrupting smtpmail
Date: Sun, 27 Dec 2015 23:55:09 +0100
emacs user <user.emacs <at> gmail.com> writes:

> 2011/11/9 Lars Magne Ingebrigtsen <larsi <at> gnus.org>:
>> emacs user <user.emacs <at> gmail.com> writes:
>>
>>> thanks for responding.  I see this problem when I try to use google's
>>> smtp server, when behind a firewall that does not allow me to access
>>> it, for example.  emacs still tries hard to connect, this takes a
>>> while, and during this time c-g doesn't have an effect.  I don't know
>>> how to reproduce this without this situation, but perhaps this
>>> additional information helps?  thanks again...
>>
>> I see...  hm...  I just tried setting smtpmail to point to an external
>> SMTP server on port 25.  That port is blocked by my ISP, too, so
>> smtpmail.el hangs when trying to talk to that port.
>>
>> But `C-g' works for me when this happens.  Could this be an OS
>> X-specific bug?
>
> perhaps...  anything I could do to look into this?

Try running Emacs under gdb and get a C backtrace when Emacs hangs.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Added tag(s) moreinfo. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Sun, 27 Dec 2015 22:56:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#9774; Package emacs. (Mon, 29 Feb 2016 05:31:02 GMT) Full text and rfc822 format available.

Message #25 received at 9774 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: emacs user <user.emacs <at> gmail.com>
Cc: 9774 <at> debbugs.gnu.org
Subject: Re: bug#9774: 24.0.90; interrupting smtpmail
Date: Mon, 29 Feb 2016 16:30:15 +1100
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> Try running Emacs under gdb and get a C backtrace when Emacs hangs.

More information was requested, but no response was given within a few
months, so I'm closing this bug report.  If the problem still exists,
please reopen this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




bug closed, send any further explanations to 9774 <at> debbugs.gnu.org and emacs user <user.emacs <at> gmail.com> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Mon, 29 Feb 2016 05:31:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 28 Mar 2016 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 9 years and 143 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.