emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: smtpmail.el and 1msg


From: Stefan Monnier
Subject: Re: smtpmail.el and 1msg
Date: 12 Mar 2004 08:42:17 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

> Agreed!  :-)

>> Does this patch help?  If not, can you pinpoint exactly
>> where does smtpmail.el hang, using (setq debug-on-quit t) and
>> pressing C-g when it spins?

> The patch didn't help, and here's the backtrace from C-g:

> --SNIP--

> Debugger entered--Lisp error: (quit)
>   accept-process-output(#<process SMTP>)

I think we should debug this at the C level because accept-process-output
should not hang like that when the other end has closed the connection.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]