GNU bug report logs -
#16253
24.3.50; Irrelevant warnings from gnutls
Previous Next
Reported by: Lars Ingebrigtsen <larsi <at> gnus.org>
Date: Wed, 25 Dec 2013 09:16:02 UTC
Severity: minor
Tags: fixed
Merged with 18148,
25396
Found in versions 24.3.50, 24.3.92, 24.5
Fixed in versions 25.1, 26.1
Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On Sun, 09 Feb 2014 19:01:16 -0800 Lars Ingebrigtsen <larsi <at> gnus.org> wrote:
LI> Ted Zlatanov <tzz <at> lifelogs.com> writes:
>> OK. I will log them to a special " *TLS errors*" buffer. That's a good
>> balance.
LI> Yeah, that would be good. And perhaps limit the size of the buffer.
It rarely gets annoyingly big, but OK... 50K messages?
>> Doing that from C is not obvious, compared to the standard `message'
>> function. Any hints? Should I just call `Fget-buffer-create' and
>> call functions to append to the returned buffer Lisp_Object, or is there
>> a magical equivalent?
LI> I just had a look at message_dolog (which puts data into the *Messages*
LI> buffer). It didn't look pretty... Is all that really necessary?
Not for my usage, definitely. I can call the usual ELisp functions, I
just want to know if there's a convenient C shortcut.
>> Also, I think we should add that buffer, plus the version of GnuTLS and
>> the priority string, to bug reports. WDYT?
LI> For all Emacs bug reports? Hm...
Yes, if GnuTLS is enabled. We already sent the messages (from
*Messages*) and the default is not very verbose.
Ted
This bug report was last modified 8 years and 190 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.