Trent W. Buck <[email protected]> added the comment: I ran into this today on code.haskell.org!
When connecting via Emacs Tramp (ssh or sshx methods), the PATH is /bin:/usr/bin:/usr/sbin:/usr/local/bin. As a result, /usr/bin/darcs (1.0.9) takes precedence over /usr/local/bin/darcs (2.0.2). I guess /etc/profile isn't sourced by Tramp. __________________________________ Darcs bug tracker <[email protected]> <http://bugs.darcs.net/issue1244> __________________________________ _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
