-
I was in the process of setting up your Emacs config on a Ubuntu 24.04 machine.
When the config is loaded emacs fails with the following backtrace:
```
Debugger entered--Lisp error: (wrong-type…
-
I often use file names which have Denote-style title and keywords, but no datetime. I also wrap and monkey-patch `denote-rename-file` so that I can still use it on such files.
I was originally maki…
-
Hello @seagle0128 ,
First of all, thank you so much for creating this awesome plugin! I have used it for years, and I just adore it. For some reason, I just started experiencing a new error where I…
-
My emacs version: `GNU Emacs 29.0.50 (build 3, x86_64-pc-linux-gnu, GTK+ Version 3.24.33, cairo version 1.16.0) of 2022-11-05`
During startup, enabling the bookmarks section causes TRAMP to open a …
-
### The Issue:
I came form Plasma KDE to Hyprland and I saw that cursor size with fractional scaling to `1.5` is too problematic , I did append the typical cursor adjustment with other environment…
Adu-3 updated
2 months ago
-
When I launch atom, I have this error message:
> Failed to load the atom-languageclient package
Details:
**Atom Version**: 1.13.0
**Electron Version**: 1.3.13
**System**: Debian GNU/Linux
…
Khady updated
6 years ago
-
Hi,
I'm playing around with `editor.tokenColorCustomizations` and `editor.semanticTokenColorCustomizations` in my vscode `settings.json`, to make the elements of the different magit "windows" pop u…
-
Something I quite miss from ivy is the ability to quickly distinguish files from directories using colors. Ivy uses `ivy-subdir` face to color directoriesin `ivy-find-file`. I'd like selectrum to have…
-
The yellow background change and fade animation is nice enough, I suppose, if the following two conditions are true:
1. The animation always completes when edited text is submitted and the origina…
-
Japanese is bellow.
I'm planning to separate common part related to cursor modification because:
- There will be confliction when some apps change cursor simultaneously;
- I doubt the code of SKK is …