> Trying running this at the prompt first: > > $ stty erase ^H > > (in this case, type the literal '^' character) > > then using ^H to delete the last char from within lisp (in this case using > ctrl-h).
Oops, sorry, on second inspection, it looks like you might have already done that (given then output from stty). :)
