GNU bug report logs - #21363
25.0.50; Some characters confuse display

Previous Next

Package: emacs;

Reported by: rms <at> gnu.org

Date: Thu, 27 Aug 2015 16:29:02 UTC

Severity: normal

Merged with 21682

Found in version 25.0.50

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stephen Berman <stephen.berman <at> gmx.net>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 21363 <at> debbugs.gnu.org, Lars Ingebrigtsen <larsi <at> gnus.org>, rms <at> gnu.org
Subject: bug#21363: 25.0.50; Some characters confuse display
Date: Mon, 16 Aug 2021 16:14:52 +0200
On Mon, 16 Aug 2021 16:16:06 +0300 Eli Zaretskii <eliz <at> gnu.org> wrote:

>> From: Lars Ingebrigtsen <larsi <at> gnus.org>
>> Date: Mon, 16 Aug 2021 14:48:32 +0200
>> Cc: 21363 <at> debbugs.gnu.org
>>
>> Switching `auto-composition-mode' indeed fixes the problem, so perhaps
>> we should just do that automatically when running on the console?  Let's
>> see...  is that the lisp/term/linux.el file?
>>
>> Let's see...  Yes, putting
>>
>>   ;; Compositions confuse cursor movement.
>>   (global-auto-composition-mode -1)
>>
>> into that file fixes the issue for me on the Linux console, and does not
>> seem to be triggered when running from a terminal, so I'll go ahead and
>> push that change.
>
> I think we should only do that if this happens to everyone.  Can more
> people please try this recipe and report back?

I can reproduce the problem on the Linux console and the proposed fix
works for me: after disabling global-auto-composition-mode and then
visiting the file containing that text, the problem is gone.  (If I
first visit the file and then disable global-auto-composition-mode (or
just auto-composition-mode), I have to switch the buffer off the window
and then back to it in order to get the correct display.)

Steve Berman




This bug report was last modified 3 years and 280 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.