daedsidog
daedsidog
When the minibuffer is invoked at first, it has proper centralization for the current screen:  The minibuffer maintains this centralization no matter what. Even if I rescale my screen,...
I am using SLIME 2.30.dev on Emacs from WSL. I open a REPL and load a system. In the source file of that system, which is located on Windows: ```...
I am working on gptel integration into my extension. gptel-rewrite is very nice and already does a lot of work such as adding the ability to diff/ediff changes. Though most...