On Tue, 10 Nov 2020, Mouse wrote:

What do I have to do to arrange that "set -o emacs" is in effect when I
su?  I'm would expect I just need to drop the right incantation into
the right file, but so far I have failed to discover the magic formula.
I've been limping along manually typing set -o emacs each time, but
that is...less than satisfactory.

Use "su -l" and add that emacs option to /root/.shrc

-RVP

Reply via email to