klartext

Results 58 comments of klartext

Just some minutes ago I got a ``` tls_socket_read (Error in the pull function.) ``` on the command line. I encountered this more than once during the last weeks. Not...

I had a hanging neomutt today also. It was maybe a minute long hanging or so. Disturbing behaviour. Just started neomutt to open local folder. But I have mailboxes in...

tls_socket_read() is neomutt-code from conn/gnutls.c: https://github.com/neomutt/neomutt/blob/2f2741f62db1a7662d0b1684bd2036aab700323f/conn/gnutls.c#L1038 The message `tls_socket_read (Error in the pull function.)` comes from line 1057. The `Error in the pull function.` is a string (errmsg) from gnutls....

Two links are there already (last two quotes). Maybe I can look for more later.

Ah, ok, you mean the feed-url? For example here: http://stallman.org/rss/rss.xml

Another one: http://daten.berlin.de/datensaetze/rss.xml Some entries from it: ``` Date: Thu, 05 Feb 2082 07:28:16 +0100 Link: https://daten.berlin.de/datensaetze/geb%C3%A4udesch%C3%A4den-1945-atom Date: Thu, 05 Feb 2082 07:28:16 +0100 Link: https://daten.berlin.de/datensaetze/geb%C3%A4udesch%C3%A4den-1945-0 Date: Thu, 05 Feb...

Hello @gasche, isnt' it possible to get the ocamlbuild-documentationfrom former OCaml-documentation? In OCaml 4.02, ocamlbuild was documented in the refman.

Ah pull-requests... the (in my eyes) messy handling. Is there a way to make Pull-requests completely woithout web-gui, just with cli.tools?