Re: ksh: remove the deprecated emacs-usemeta option

2017-10-19 Thread Jeremie Courreges-Anglas
On Thu, Oct 19 2017, Sebastian Benoit wrote: > Jeremie Courreges-Anglas(j...@wxcvbn.org) on 2017.10.18 22:16:48 +0200: >> >> This would make ''set -o emacs-usemeta'' a fatal error, which means that >> subsequent lines in your kshrc will not be run. I think people were >> given enough time to cop

Re: ksh: remove the deprecated emacs-usemeta option

2017-10-19 Thread Sebastian Benoit
Jeremie Courreges-Anglas(j...@wxcvbn.org) on 2017.10.18 22:16:48 +0200: > > This would make ''set -o emacs-usemeta'' a fatal error, which means that > subsequent lines in your kshrc will not be run. I think people were > given enough time to cope with this (6.2 users get a warning). > > ok? no

ksh: remove the deprecated emacs-usemeta option

2017-10-18 Thread Jeremie Courreges-Anglas
This would make ''set -o emacs-usemeta'' a fatal error, which means that subsequent lines in your kshrc will not be run. I think people were given enough time to cope with this (6.2 users get a warning). ok? Index: misc.c === RCS