bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#44672: 28.0.50; 'ç' key on BR-ABNT2 keyboard translates to strange s


From: Yohanan
Subject: bug#44672: 28.0.50; 'ç' key on BR-ABNT2 keyboard translates to strange symbols
Date: Mon, 2 Aug 2021 22:44:15 -0300

Oh, I'm sorry. I actually sent a reply, not sure why it didn't go through.
If this message gets through, I think it is because I accidentally removed the debuggs address from the Cc headers, as you seem to have stated on previous posts.
image.png
After pressing any other key (or even unfocusing the terminal window, another character shows up: `\247`:
image.png
I have found similar "ç to Ã" issues on old webpages with bad encoding, which makes me wonder if this is an issue with emacs understanding which encoding I'm using.
Try out the following HTML page:
    <meta charset="ISO-8859-1">
    ç
On my machine, opening a HTML file with this code shows:
    Ã§

I've also noticed something else: I have a LANG environment variable that has its value set to `en_US.UTF-8`. After I unset it, doing the same thing (pasting ç onto the terminal while emacs is open) yielded a dash (`-`) instead of the `Ã` character:
image.png
I also experimented with the LC_ALL environment variable, and the result of pasting the `ç` character onto a `LANG=en_US.UTF8 LC_ALL=en_US emacs -Q -nw` emacs instance is a `ç` (yay!) but followed by what seems to be a space character:
image.png

On Sat, Jul 31, 2021 at 9:49 AM Lars Ingebrigtsen <larsi@gnus.org> wrote:
Lars Ingebrigtsen <larsi@gnus.org> writes:

> So pasting (with the mouse) a "ç" character into your "emacs -Q -nw"
> window looks odd?  Do you have a screenshot?

More information was requested, but no response was given within a
month, so I'm closing this bug report.  If the problem still exists,
please respond to this email and we'll reopen the bug report.

--
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no

reply via email to

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