• Germany
  • https://tsdh.org
  • Free software hacker, Emacs addict, hobbyist beekeeper and chicken farmer

  • Joined on 2022年01月14日
tsdh opened issue MonadicSheep/emacs-reader#180 2026年06月02日 15:31:05 +02:00
Current git master signals an error on startup: Lisp error: (file-missing "Cannot open load file" "No such file or directory" "reader-saveplace")
tsdh commented on issue MonadicSheep/emacs-reader#179 2026年06月01日 07:55:36 +02:00
Finding an empty PDF file with reader crashes Emacs

With emacs -q and then evaling

tsdh commented on issue MonadicSheep/emacs-reader#179 2026年06月01日 07:19:10 +02:00
Finding an empty PDF file with reader crashes Emacs

@divyaranjan Yeah, anything else than a crash would be good. :-)

tsdh opened issue MonadicSheep/emacs-reader#179 2026年06月01日 06:33:19 +02:00
Finding an empty PDF file with reader crashes Emacs
tsdh commented on issue MonadicSheep/emacs-reader#122 2026年01月29日 18:44:21 +01:00
Trouble Installing via VC

Gosh, how embarrassing! I shot myself in the foot. It seems, originally I used :make "clean all" in my original use-package recipe and that was persisted in my custom-file and took effect...

tsdh commented on issue MonadicSheep/emacs-reader#122 2026年01月29日 06:35:10 +01:00
Trouble Installing via VC

I can reproduce the/a similar issue on Arch Linux with a current Emacs built from the master branch. When I evaluate

tsdh created pull request emacs-jj-vc/vc-jj.el#98 2025年10月07日 18:17:51 +02:00
Support vc-version-history
tsdh created branch vc-region-history in tsdh/vc-jj.el 2025年10月07日 18:14:37 +02:00
tsdh pushed to vc-region-history at tsdh/vc-jj.el 2025年10月07日 18:14:37 +02:00
f914bfb9ca Support vc-version-history
tsdh created repository tsdh/vc-jj.el 2025年10月07日 18:13:17 +02:00
tsdh closed issue dnkl/fuzzel#238 2023年06月30日 08:46:07 +02:00
Fuzzel disappears when a new window pops up
tsdh commented on issue dnkl/fuzzel#238 2023年06月30日 08:46:06 +02:00
Fuzzel disappears when a new window pops up

@dnkl Oh man, I've thought I've read the man page carefully enough. Apparently not. Shame on me and a big thank you.

tsdh commented on issue dnkl/fuzzel#238 2023年06月30日 06:57:33 +02:00
Fuzzel disappears when a new window pops up

@markstos The most common situation is that I start my always-required applications every morning, e.g., at work that would be emacs, firefox, intellij, and teams. At least the latter two are...

tsdh opened issue dnkl/fuzzel#238 2023年06月29日 21:37:14 +02:00
Fuzzel disappears when a new window pops up
tsdh opened issue dnkl/fuzzel#214 2023年03月01日 16:41:12 +01:00
fuzzel and icons in dmenu mode
tsdh pushed to develop at tsdh/mastodon.el 2023年01月01日 10:20:50 +01:00
984ccae666 Merge pull request 'Document mastodon-tl--set-after-update-marker' (#368) from tsdh/mastodon.el:fix-flymake-warnings into develop
202bbd7e07 Document `mastodon-tl--set-after-update-marker'
Compare 2 commits »
tsdh deleted branch fix-flymake-warnings from tsdh/mastodon.el 2023年01月01日 02:46:53 +01:00
tsdh commented on pull request martianh/mastodon.el#368 2022年12月31日 10:10:44 +01:00
Document mastodon-tl--set-after-update-marker

@martianh Ok, I've reverted all changes but the added docstring for mastodon-tl--set-after-update-marker in the latest incarnation of this PR.

That said, I see no reason break with established...

tsdh pushed to fix-flymake-warnings at tsdh/mastodon.el 2022年12月31日 09:48:29 +01:00
202bbd7e07 Document `mastodon-tl--set-after-update-marker'
tsdh commented on pull request martianh/mastodon.el#366 2022年12月30日 09:33:40 +01:00
Fix mastodon-tl-position-after-update

Yes, you are right about the broken cond. Thanks for fixing.

I've submitted #368 which adds a docstring to mastodon-tl--set-after-update-marker and also fixes all other docstring warnings...