> I would use the emacsclient command in the terminal. `emacsclient -c > -a ""` somehow does the work, but it occupies the terminal until the > new emacsclient frame is killed,
Try emacsclient -c -a "" & -- John Hasler [email protected] Elmwood, WI USA

