@@ -176,6 +176,8 @@ reload-emacs-cmd := if os() == "macos" {
+ "launchctl load " + emacs-plist-path
} else {
"systemctl --user restart emacs.service"
+ "\n"
+ "systemctl --user status emacs.service"
}
reload-emacs:
The note is not visible to the blocked user.