emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] GnuTLS support on Woe32


From: Ted Zlatanov
Subject: Re: [PATCH] GnuTLS support on Woe32
Date: Wed, 23 Mar 2011 10:49:00 -0500
User-agent: Gnus/5.110016 (No Gnus v0.16) Emacs/24.0.50 (gnu/linux)

On Wed, 23 Mar 2011 16:10:37 +0100 Robert Pluim <address@hidden> wrote: 

RP> Ted Zlatanov <address@hidden> writes:
>> On Wed, 23 Mar 2011 14:14:26 +0100 Robert Pluim <address@hidden> wrote: 
>> 
RP> Works for me so far (I'm using it to write this message).
>> 
>> My Emacs freaked out on me while testing this, switching buffers
>> randomly, but I think it was unrelated: I have a new Logitech G19
>> keyboard and some very beta-ish support for it.  So please let me know
>> if you observe strange behavior.
>> 

RP> I am getting quite a few of these: 
RP>   gnutls.c *** Non fatal error: Resource temporarily unavailable, try again.

RP> which I'm assuming aren't a problem, the message is just annoying.

Yeah, Claudio added that.  I'd like him to fix it because I don't know
the severity of the error but it seems trivial (so should probably be at
gnutls-log-level 4 or higher).  It should probably also use the
`GNUTLS_LOG' and `GNUTLS_LOG2' macros instead of `message' directly so
the log level is automatically respected.

I just realized my own code in `gnutls-boot' uses `message' directly,
oops.  I've adjusted it but the change is too minor to merit reposting
the patch.

Ted




reply via email to

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