#$ # do a ". emacs.env" to get this into your environment$ # provide the full path if needed$ #$ # START EMACS MODE$ set -o emacs$ #$ # if you want the other ^t mapping$ #$ #set -o gmacs$ #$ alias __A=""$ alias __B=""$ alias __C=""$ alias __D=""$ # END EMACS MODE$