fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

10K
active users

P’undrak :arch: :emacs:

In case you are using on the master branch, you may have troubles staging only chunks in when working on a repository opened through (yeah, very specific stuff, but really annoying when it happens).

This is a known bug, currently tracked both on Magit’s repository and on Emacs’ bug tracker.
github.com/magit/magit/issues/
debbugs.gnu.org/cgi/bugreport.

GitHubEmacs hangs on staging chunks over Tramp · Issue #4720 · magit/magitBy impaktor

A way to avoid this issue is to freeze your version at commit 0214e90 (github.com/emacs-mirror/emacs/). It’s the next commit, 8c6a463, that introduces the bug.
Or you could apply a patch before building that reverses 8c6a463 if you want to stay on the edge.

GitHub; Merge from origin/emacs-29 · emacs-mirror/emacs@0214e90The following commit was skipped: f7fcc62b78a ; Auto-commit of loaddefs files.