Path: utzoo!utgpu!watserv1!watmath!att!att!tut.cis.ohio-state.edu!mstar!mstar.morningstar.com!bob From: bob@MorningStar.Com (Bob Sutterfield) Newsgroups: comp.emacs Subject: Re: Undo command for PD emacs Message-ID: Date: 17 Nov 90 03:29:49 GMT References: <986@public.BTR.COM> Sender: usenet@MorningStar.COM (USENET Administrator) Reply-To: bob@MorningStar.Com (Bob Sutterfield) Organization: Morning Star Technologies Lines: 8 In-Reply-To: dbarnes@public.BTR.COM's message of 15 Nov 90 04:36:35 GMT In article <986@public.BTR.COM> dbarnes@public.BTR.COM (David B. Barnes dbarnes@btr.com) writes: I can't find "undo". It used to be control-u on another version I used (and probably just about every version of emacs but this one). Nope. In GNU Emacs, at least, C-u is universal-argument and undo is bound to C-_. If your mystery Emacs is trying to maintain a set of keybinding conventions popularized by GNU Emacs and its ancestors, you might try hitting C-_.