bug-mit-scheme
[Top][All Lists]
Advanced

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

Re: [Bug-mit-scheme] edwin/imail problem


From: Taylor R Campbell
Subject: Re: [Bug-mit-scheme] edwin/imail problem
Date: Mon, 25 Jan 2010 18:10:20 -0500
User-agent: IMAIL/1.21; Edwin/3.116; MIT-Scheme/7.7.90.+

   Date: Mon, 25 Jan 2010 17:50:51 -0500
   From: Julie Sussman <address@hidden>

   The following actually happens pretty often:

   'g' in imail to look at new mail in inbox, which was showing 'offline' status

   The port #[i/o-port 33 for channels: #[channel 34] #[channel 34]] signalled 
an error:
   The primitive channel-read, while executing the read system call, received 
the error: Connection reset by peer.

I suspect that this is a combination of two related bugs: one that
causes the display of the online/offline state in some modelines to be
stale, and one that fails to map the condition of a connection reset
into a clear message that the IMAP server has disconnected.  I have a
patch for the latter, which I have simply never gotten around to
committing, but I don't have a patch for the redisplay bug yet.  I'll
try to get to these this week.




reply via email to

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