>
> > I find the job control menu of the Erlang shell (where you get > > after pressing Ctrl+g) very useful, but Ctrl+g does not work for an > > Erlang shell inside Emacs. > I thing CTRL-Q should quote the following character, so maybe CTRL-Q > CTRL-G? Just for the archive: It works! :-) You have to press an ENTER after C-q C-g, but works. Thanks, Georgy