view .shell.d/50.editorsetup.sh @ 235:678ed4e870f1

hg-email-reply-selected-flags: new script to automate patchbomb replies
author Augie Fackler <durin42@gmail.com>
date Sun, 05 Dec 2010 10:00:31 -0600
parents 9a3af00d8eaa
children c911585b7a7b
line wrap: on
line source

export ALTERNATE_EDITOR=$HOME/unixSoft/otherbin/emacs.sh
alias e='emacsclient -n'
export EDITOR=emacsclient