GNU bug report logs - #45054
27.1; Can get point into the middle of a run of characters with a replacing display spec

Previous Next

Package: emacs;

Reported by: Zack Weinberg <zackw <at> panix.com>

Date: Sat, 5 Dec 2020 15:56:02 UTC

Severity: normal

Found in version 27.1

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Zack Weinberg <zackw <at> panix.com>
Cc: 45054 <at> debbugs.gnu.org
Subject: bug#45054: 27.1; Can get point into the middle of a run of characters with a replacing display spec
Date: Sun, 06 Dec 2020 07:41:18 +0200
> From: Zack Weinberg <zackw <at> panix.com>
> Date: Sat, 5 Dec 2020 17:12:35 -0500
> 
> type "ambda" in a lisp-interaction-mode buffer
> place point immediately before the first "a"
> M-x prettify-symbols-mode
> type "l"; the word "lambda" will vanish and a λ will appear in its
> place; the visible cursor will be just after the λ
> type "x"; the λ will disappear and "lxambda" will appear, the visible
> cursor will be just after the "x".
> 
> This might mean that the bug also affects writing ordinary text in
> scripts where composite.el is necessary for correct appearance; I'm
> not familiar enough with any of those to say for sure.

The adjustment of point to move it outside of the "forbidden" region
is triggered by point movements, while your examples don't move point.




This bug report was last modified 4 years and 193 days ago.

Previous Next


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