Re: [PATCH] Remove ncurses meta() call.

Kurt Hackenberg <[email protected]> Fri, 26 Jun 2026 17:46:45 -0400
Newsgroups gmane.mail.mutt.devel
Message-ID <[email protected]>
On Fri, Jun 26, 2026 at 17:51 +0200, Vincent Lefevre wrote:

>> I know of another goal: to make Emacs work better on a terminal. That
>> includes Mutt's emulation of some Emacs commands, including Meta-f and
>> Meta-b (forward-word, backward-word).
>
>This shouldn't matter. The default is that Meta sends the ESC character,
>and this is what Emacs expects.

Emacs accepts both, at least when the character set is ASCII.