Emacs The Viking
Emacs The Viking
Indenting bug, when the the line is show as in the first case, the indenting is one tab stop to small as shown below. ``` printf_type_eval(_, In, '%i') :- debug(coder,...
My first attempt to use it produced a fatal build error as it seems the JAR file already contains the kotlin libraries which clash with my AndroidStudio project. Is there...
Hi, I just answered a Reddit issue where somebody has some very trivial code in a loop, and it runs out of memory after a while, the reddit page is...
I have made this change because it wasn't immediately obvious that it actually means tags being "links". I had an email with plain URL links and it took some time...
I set up a configuration and then saw the final command line had the "-t halt" included which I could not remove. This means that I cannot use it to...
Currently I run a terminal inside Idea and then "swipl load.pl" to get my environment running. From that point on, I use F12 and ESC to flip between code and...