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?
| |||
|
feedback
|
|
If I recall correctly, there is a way to tell KDE not to save certain applications. You should add emacs to KDE's "don't save" list, and then add "emacs --daemon" to your startup programs. Otherwise, you could always add something like this to your startup programs:
| |||
feedback
|
