On 2020-02-25, Raymond, David wrote: > Maybe there is some mechanism for setting the alt key to meta > in emacs on consoles, but I use X11 so I haven't needed to pursue > this.
matthieu@ pointed out how to use the alt key in console emacs. Source: https://marc.info/?l=openbsd-misc&m=91345235818444&w=2 (set-input-mode t nil t) Thanks sthen@ for the pccon hint. emacs looks better in console now.