akater
akater
‘ruby-backward-sexp’ is an obsolete function (as of 28.1); use ‘backward-sexp’ instead.
Interactive `transmission-add` is quite broken for magnet links at the moment. Arguably, magnet links are almost always provided via kill ring, or are fed into transmission-add non-interactively. Non-interactive use shows...
Provide variations of `shrink-window` and so on, with `avy`-style pointers showing the new (upcoming) window border. It would be best to display the pointers strictly between windows but it's not...
The suggestion had previously been discussed in PR #551 but I proposed an incompatible change then. Patches suggested here ensure everything is backwards-compatible. `swank:eval-and-grab-output` now returns alist with many possible...
Please tag 2.26.2 to include commit `48bfe6cc` so that there would be a stable version of SLIME that could be built with Emacs 28.
ediff-add-to-history is an obsolete function (as of 27.1)
I run `rgrep`, got links to lines in files in a `*grep*` buffer, followed a link, prompt said the file was large, I opened with vlf. Emacs found the first...
When I start the server with `telega` command in an Emacs instance, another instance (run by the same *nix user) couldn't find the process. It started the second one. I...
## Overview I'm dealing with incorrectly displayed timestamps. Imagine a frame split vertically into two windows, with the same chatroom buffer displayed in them. Timestamps in the left one are...