From: Marc CORSINI (corsini@geocub.greco-prog.fr)
Date: 12/08/91


Subject: micro emacs again
Date: Sun, 8 Dec 1991 16:31:14 EST
From: corsini@geocub.greco-prog.fr (Marc CORSINI)


Once again,
^X C is not a good solution, because it calls a sub-shell.
<ESC> X exit-emacs is correct, in fact it is the function bind to
^X^C, but the ^C is still catch by the system, and cause an
interruption.

                                [mmc]