help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Problem with imap.el under Windows


From: Jason Rumney
Subject: Re: Problem with imap.el under Windows
Date: Tue, 15 Apr 2008 17:10:35 -0700 (PDT)
User-agent: G2/1.0

> Well, this seems hackable, but do you have any insight into
> ways arround this. I will give it a try nonetheless.

You'll need to recompile gnutls-cli (or openssl or whatever) after
inserting the following statement somewhere in its startup sequence:

setvbuf (stdout, NULL, _IONBF, 0);


reply via email to

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