Tagged Questions
5
votes
3answers
256 views
My `which` command may be wrong (sometimes)?
I've compiled the last emacs version from the source code (v24.2) because the version installed on my machine is (quite) old for me (v21.3). I've done the usual:
$configure --prefix=$HOME
make
make ...