On Wed, Aug 30 2017, Jeremie Courreges-Anglas <[email protected]> wrote: > As mentioned in https://marc.info/?l=openbsd-tech&m=150401359712984&w=2 > emacs-usemeta isn't used since some time already. I have a diff that > just hides the flag but I changed my mind. The people who use the saved > output of "set +o" from an earlier ksh might be negatively affected, but > that's a bit far-fetched. > > So here's the simple diff. ok? > > The first hunk also deletes a useless comment.
Actually my tests weren't thorough, it turns out we should probably hide the emacs-usemeta option instead of completely deleting it. Else ksh will stop processing a .profile/.kshrc that contains set +/-o emacs-usemeta, which could lead to confusion... I'll go back to my previous diff. -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE
