Group: gnu.emacs.help · Group Profile · Search for char in gnu.emacs.help
Author: Xah
Date: Sep 17, 2008 16:12
... Hello, I'm still struggling with the term mode. According to info on term mode, In char mode, each character is sent directly to the inferior subshell, except for the Term escape character, normally `C-c'. However if I type "C-xC-e" in char mode, emacs runs the command eval-last-sexp. Could anybody tell me why ? In line mode, doing...
|