Peter Dyballa <[EMAIL PROTECTED]> writes: > Sorry, I have no idea of a "typescript" session – and neither does > Unicode Emacs 23.0.0: C-h d t y p e s c r i p t <return> returns an > empty buffer ...
Follow the example I gave. It's a shell command, called "script", and takes one argument which is the file to put the output in. It will start a subshell, where you can give your command, and afterwards type "exit" to the subshell to finish the typescript session. I don't know whether it's installed on osx (I gather that's what you're using), but it's a "traditional" bsd-unix command, so the odds are decent that it is. -Miles -- Yo mama's so fat when she gets on an elevator it HAS to go down. _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
