Torbjörn Törnkvist
Torbjörn Törnkvist
Hi again, how's it going with this 80 columns thing? It's unfortunate if we should get diverging code bases here, don't you think? Cheers, Tobbe
Ok, will do.
Rebar? You're so modern! Ok, I'll try and remove that old app.src junk.
Thanx! Apparently I'm saved by the code in the catch-clause, every time...
Nice Dialyzer service :-)
eldap had been added to OTP from the R15 release so I guess you should go and ask the OTP team :-)
Hm...note that _this_ gettext lib doesn't have anything in common with GNU gettext (apart from using the PO file format).
Lookup directly...hm I wonder if someone running gettext in a distributed setting where the server only runs on a specific node? I don't remember how Klarna (a big user of...
I would be very cautious to add anything hidden under key2str/3 since it is _really_ heavily called in large systems such as Klarnas. I don't like the proplists module at...
So how do I get this tree-sitter requirement to work with Emacs 28.1? I followed the README which talks about tree-sitter as a requirement… So Emacs complains about: (file-missing Cannot...