Jason Lewis <jasonble...@gmail.com> writes: > Is there some way to launch emacs24 from the windows start launcher and > have emacs start in daemon mode if its not already running. if it is > already running, create a new frame, as though you launched > "emacsclientw.exe -c"
Start Emacs with "emacsclientw.exe -a runemacs.exe" and make sure you have (server-start) in your .emacs. -- Lars Ljung