Path: utzoo!utgpu!watmath!uunet!bu-cs!bu-it!rosen From: rosen@cochlea.bu.edu (David B. Rosen) Newsgroups: gnu.emacs Subject: recalling commands in shell mode Message-ID: Date: 15 Nov 89 18:51:34 GMT Distribution: gnu Organization: Boston University Center for Adaptive Systems Lines: 4 Does anyone have code that lets you recall more than the most recent input in shell mode? C-c C-y is fine but I'd like to be able to recall earlier input as well. I think something equivalent to the kill ring would be ideal. I'm a newcomer to emacs.