Readline.emacs_editing_mode â nil
Class Public methods
Specifies Emacs editing mode. The default is this mode. See the manual of GNU Readline for details of Emacs editing mode.
Raises NotImplementedError if the using readline library does not support.
Raises SecurityError exception if $SAFE is 4.
Please login to continue.