emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bugfix for utf-8 XTerm/MinTTY and (set-input-meta-mode t)


From: Andreas Schwab
Subject: Re: Bugfix for utf-8 XTerm/MinTTY and (set-input-meta-mode t)
Date: Wed, 02 Jun 2021 14:16:32 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

On Jun 02 2021, Max Mikhanosha wrote:

> @@ -10644,6 +10656,10 @@ DEFUN ("set-input-meta-mode", Fset_input_meta_mode, 
> Sset_input_meta_mode, 1, 2,
>  If META is t, Emacs will accept 8-bit input, and interpret the 8th
>  bit as the Meta modifier.
>
> +If META is 'encoded', Emacs will decode the input with accordance
> +to current coding system, and then examine decoded input 8th bit
> +and interpret it as the Meta modifier

in accordance to

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]