bramadams
bramadams
I encountered an issue with folders named "2022", etc. After closer investigation, it turned out that the regular expression was actually matching the modification year in the output of `ls'....
Somehow the annotations in buffer and file are out-of-sync, which is fixed by refreshing the annotations on the current page.
Hi, I've been debugging a tramp hanging issue connecting to an Oracle Solaris 11.4.59.144.2 box, where emacs 29.2 would just hang with message "Tramp: Inserting /sshx:i:~/bla.txt’...done", instead of opening that...
When invoking `consult-mu-contacts` while being in a mu4e message buffer, I received an error message due to the "To:" field spanning more than one line, like: > To: "A B"...
Fixes a similar issue as https://github.com/magit/magit/issues/5222, where, when using tramp, forge would do substantial unnecessary work inside `forge-bug-reference-setup`, slowing down the connection or even hanging. To fix this issue, changes...
**Describe the bug** ```xapian-check: DatabaseError: Block 356 item 209: leaf key < left dividing key in level above``` Having run almost out of disk space, I noticed that ~/.cache/mu/xapian/postlist.glass had...
I've been using poetry.el for a while, and it works perfectly. However, recently I started exploring magit's `magit-diff-visit-file`, which is bound to RET in a magit diff view such as...