On 8/28/07, Bill Lear <rael@xxxxxxxxxx> wrote: > My co-worker is visually impaired, and he uses a custom emacs. His > EDITOR is set to something like "~/bin/xemacs -nw". When git-commit > runs, it complains: > > % git-commit > git-commit: line 582: ~/bin/xemacs -nw: No such file or directory Why not set EDITOR="$HOME/bin/xemacs -nw"? It should work well IMHO. -- Duy - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html