- Germany
- https://tsdh.org
-
Free software hacker, Emacs addict, hobbyist beekeeper and chicken farmer
-
Joined on
2022年01月14日
Lisp error: (file-missing "Cannot open load file" "No such file or directory" "reader-saveplace")
With emacs -q and then evaling
@divyaranjan Yeah, anything else than a crash would be good. :-)
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...
I can reproduce the/a similar issue on Arch Linux with a current Emacs built from the master branch. When I evaluate
@dnkl Oh man, I've thought I've read the man page carefully enough. Apparently not. Shame on me and a big thank you.
@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...
mastodon-tl--set-after-update-marker' (#368) from tsdh/mastodon.el:fix-flymake-warnings into develop
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...
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...