Open MuhmdRaouf opened 4 months ago
Hey @MuhmdRaouf,
I am not using Emacs as daemon/service. But I am completely open to the idea of making this work out of the box. But someone who cares needs to figure things out and prepare a PR 😸
A few random thoughts:
Emacs Client.app
out of the box or make Emacs.app
act as a client when service is running.So please, if someone cares about daemon mode - chime in, figure things out and send a PR :)
Feature request description
Hello, I have installed Emacs and enabled brew services as well, then realized that in
/opt/homebrew/Cellar/emacs-plus@29/29.4/homebrew.mxcl.emacs-plus@29.plist
it work as--fg-daemon
can we add a flag while build to give us the ability to make it run as--daemon
/--bg-daemon
, as after I have change it and restart the service emacs loading became much faster (using doom emacs)credit to the idea came from this comment in this gist https://gist.github.com/redinger/1394910?permalink_comment_id=5001180#gistcomment-5001180