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: Eli Zaretskii
Subject: Re: Bugfix for utf-8 XTerm/MinTTY and (set-input-meta-mode t)
Date: Sat, 05 Jun 2021 17:20:20 +0300

> Date: Thu, 03 Jun 2021 05:42:57 +0000
> From: Max Mikhanosha <max.mikhanosha@protonmail.com>
> Cc: Eli Zaretskii <eliz@gnu.org>, emacs-devel@gnu.org
> 
> On Wednesday, June 2nd, 2021 at 8:16 AM, Andreas Schwab 
> <schwab@linux-m68k.org> wrote:
> 
> > > 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
> 
> Updated per above. Feel free to do any farther changes to wording or coding 
> style if
> you going to merge it, or let me know if you'd like me to improve this in any 
> way.

Thanks, I installed this on the master branch.

(The patch didn't apply as-is, because you used old codebase.  Please
in the future use the latest code on the relevant branch, and also
accompany the patches with a ChageLog-style commit log message, as
described in CONTRIBUTE.)



reply via email to

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