Path: utzoo!attcan!uunet!cs.utexas.edu!samsung!zaphod.mps.ohio-state.edu!rpi!uupsi!sunic!kth.se!perand From: perand@admin.kth.se (Per Andersson) Newsgroups: comp.unix.microport Subject: Re: ksh / emacsmode ??? Message-ID: <1990Jul30.202358.11116@kth.se> Date: 30 Jul 90 20:23:58 GMT References: <1990Jul29.141650.26386@kth.se> <5KV&Z9C@splut.conmicro.com> Reply-To: perand@admin.kth.se (Per Andersson) Organization: Royal Institute of Technology, Stockholm, Sweden Lines: 22 In article <5KV&Z9C@splut.conmicro.com> jay@splut.conmicro.com (Jay "you ignorant splut!" Maynard) writes: >In article <1990Jul29.141650.26386@kth.se> perand@admin.kth.se (Per Andersson) writes: >>I just can't remember how to switch on emacs editing in ksh. > >You don't. Yes, I do. I do have the emacs version, so that wasn't the problem. For others that might be in the same situation, EDITOR=emacs;export EDITOR VISUAL=emacs;export VISUAL FCEDIT=emacs;export FCEDIT in your .profile does the trick. It's probably the FCEDIT that does the trick. Also if the shell is already started 'set -o emacs' turns it on immediatly. Thanks to everyone responding! Per -- --- Per Andersson Royal Institute of Technology, Stockholm, Sweden perand@admin.kth.se, @nada.kth.se