I cannot using the command "clear" to clear the screen in emacs shell mode as I can in the linux terminal. So how can I do it?
|
feedback
|
|
Shell mode is not a terminal emulator, the way that M-x term is, so "clear" does not have meaning there. | |||||||
feedback
|
|
Read my comment to John Wiegley, unless you use term clear won't work you can however just to C-x-h which will select all text in buffer and hit delete. | |||
|
feedback
|
