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: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Richard Stallman <rms <at> gnu.org>
Cc: 21363 <at> debbugs.gnu.org
Subject: bug#21363: 25.0.50; Some characters confuse display
Date: Mon, 16 Aug 2021 14:48:32 +0200
Richard Stallman <rms <at> gnu.org> writes:

> This text from a message to emacs-devel
>
>    AVGVSTÓ·SACR·
>    A·A·LV́CIꟾ·A·FꟾLIꟾ·MEN·
>    PROCVLVS·ET·IV́LIÁNVS·
>    P · S ·
>    DÉDICÁTIÓNE·DECVRIÓNIBVS·ET·
>    AVGVSTÁLIBVS·CÉNAM·DEDÉRVNT
>
> confuses display on my Linux console.
> If you go to the second line of the text and type C-e,
> the cursor appears on the final middledot.

I can reproduce this problem in Emacs 28 (on the Linux console).

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.

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




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.