chiark / gitweb /
dot/bashrc: Delay setting `__mdw_running' so as not to clobber `$?'.
[profile] / bin / emacsclient-hack
1 #! /bin/sh -e
2 exec emacsclient ${DISPLAY+--display "$DISPLAY"} "$@"