[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: smtpmail.el and 1msg
From: |
Jonathan Glauner |
Subject: |
Re: smtpmail.el and 1msg |
Date: |
Wed, 10 Mar 2004 17:24:19 -0600 |
>>>>> "Simon" == Simon Josefsson <address@hidden> writes:
> How about this, then? It add a timeout to the
> accept-process-output call.
The backtrace from this patch is at the end... it still spins after
sending.
> I thought accept-process-output was supposed to return if the
> process died, though. Are you using Windows or Macintosh? I
> recall some process related problems on those systems.
I'm running Debian Linux on a P4 box, but I've downloaded the latest
texinfo (just to get emacs built) and the cvs version of emacs off of
savannah as of earlier today.
--backtrace--
Debugger entered--Lisp error: (quit)
smtpmail-read-response(#<process SMTP>)
byte-code("\x83 r\xC2!q\x88\xC3\xC4\"\x88\xC5!\x88\xC6!\x88
\x84 \xC7\n!\x88)\xC2\x87" [process smtpmail-debug-info process-buffer
smtpmail-send-command "QUIT" smtpmail-read-response delete-process kill-buffer]
3)
smtpmail-via-smtp((#("address@hidden" 0 17 (fontified nil))) #<buffer
smtpmail temp>)
smtpmail-send-it()
mail-send()
vm-mail-send()
vm-mail-send-and-exit(nil)
call-interactively(vm-mail-send-and-exit)
--end backtrace--
--Jonathan
- smtpmail.el and 1msg, jglauner, 2004/03/08
- Re: smtpmail.el and 1msg, Simon Josefsson, 2004/03/10
- Re: smtpmail.el and 1msg, Simon Josefsson, 2004/03/11
- Re: smtpmail.el and 1msg, jglauner, 2004/03/11
- Re: smtpmail.el and 1msg, Simon Josefsson, 2004/03/11
- Re: smtpmail.el and 1msg, Jonathan Glauner, 2004/03/11
- Re: smtpmail.el and 1msg, Simon Josefsson, 2004/03/11
- Re: smtpmail.el and 1msg,
Jonathan Glauner <=
- Re: smtpmail.el and 1msg, Jonathan Glauner, 2004/03/13
- Re: smtpmail.el and 1msg, Simon Josefsson, 2004/03/13
- Re: smtpmail.el and 1msg, Stefan Monnier, 2004/03/12
Re: smtpmail.el and 1msg, Stefan Monnier, 2004/03/13