Tim Van den Langenbergh
Tim Van den Langenbergh
To avoid conflicts with the text editor vis (https://github.com/martanne/vis), I propose changing the name of the executable to clivis, which happens to have a neat musical connotation: https://www.merriam-webster.com/dictionary/clivis
I originally reported this on the wrong(?) repository, for which I apologise. I have tried again with the updated version from this repository, and the same issue persists. When I...
The provided actions already have the required functionality implemented. To wit: `abbreviate-file-name` substitutes `~` for the user's home directory; and calling `expand-file-name` with a default directory will Do The Right...
Add abbreviations to convert ASCII ops into their Unicode equivalents. After adding most, it will fix #14. I still need to add the rest and add documentation for it.
From the Emacs-devel mailing list: > Why are so many great packages not trying to get included in GNU Emacs? I think it may be worth considering submitting raku-mode for...
When in Emacs without Ivy I use find files and enter, for example `~/.c/r/c` and hit tab, it autocompletes to `~/.config/retroarch/config`. I have the magic slash in ivy disabled (to...
### Why/User Benefit/User Problem For people who have to do field work (for example, entomologists in the Amazon, botanists in the Himalayas,...) it's not always possible to be within reasonable...
A little over a year ago the following message popped up in the Debian bug tracker: > This seems to be caused by a recent change in libtcl-perl, which grew...
Hi, when I use Slime and I hit C-c C-c to compile an expression (for example a defun), it pops up a small comment in the REPL showing which expression...