chiark / gitweb /
bin/mdw-editor: Set TMPDIR from TMP if it's unset.
[profile] / bin / emacsclient-hack
1 #! /bin/sh -e
2 exec emacsclient ${DISPLAY+--display "$DISPLAY"} "$@"