#!/bin/sh setsid -f emacsclient --create-frame --alternate-editor='emacs' $@ >/dev/null 2>&1