1
I use Emacs in daemon mode under KDE, that is, I have emacs --daemon
running. Everything works fine. If I tell KDE to save session on logout, and restore that saved session on next login, it forgets about the --deamon
command line option, and brings up a standalone Emacs instance. Is there a way to restore the command line option, too?
Thanks. Finally, I came out with a similar solution, but I thought there is a standard way without the need of a separate shell script. – viam0Zah – 2009-09-03T14:22:05.873