# We install this script rather than using update-alternatives because # whatever is providing /usr/bin/emacs is used to bytecompile files # for Debian's packaged builds of Emacs, and there could be # incompatibilities if emacs-snapshot builds were invoked to do that. if [ "`id -u`" -ne 0 ]; then PATH=/opt/emacs-snapshot/bin:$PATH fi