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