[mew-int 01846] Re: Another message is being sent. Try later

mew at example.com mew at example.com
Tue Aug 10 20:04:15 JST 2004


From: mew at example.com
Subject: [mew-int 01845] Re: Another message is being sent. Try later
Date: Tue, 10 Aug 2004 10:27:03 +0200 (CEST)

> It appears that the function call to get-process in
> mew-draft-smtp-process-message does not return nil. If I do
> (list-processes) I get:
> 
> Proc         Status   Buffer         Tty         Command
> ----         ------   ------         ---         -------
> mew-smtp-info-smtp.home.gustad.com open +inbox (none) (network stream connection to smtp.home.gustad.com)
> 
> If I quit mew the process will disappear and I can send the message on
> the next mew invocation.

I can do:

(delete-process (get-process "mew-smtp-info-smtp.home.gustad.com"))

which will let me send the draft message, But I guess I'm having a
problem somewhere which is causing the process to be left dangling
rather than completed/deleted.

Any ideas?

Best regards
Petter



More information about the Mew-int mailing list