
- if using Emacs for editing replies, ctrl-g may cause Emacs to abort.
  This may be due to a bug in the GNU Bash shell. It is supposed to be
  fixed in Bash 1.13.
- termcaps not fully supported yet. ATP works best on ANSI terminals or
  vt100 family terminals. Set ansi to "off" in your atprc if you don't
  have ansi capabilities.
- MS-DOS versions prefer ansi.sys to be installed. Add this line to your
  config.sys:
                 DEVICE=ANSI.SYS

