> henry wrote: > > Dear list : > I enter shell in emacs by > M-x shell . > but I found that I cant get the previous command by press > ^ (up-arrow) , or like doskey in DOS > > | > Is there experienced emacs-user can share their experience ?
Try M-p (or ESC p) for previous command and M-n (or ESC n) for next command. -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
