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

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

bug#60781: closed (28.2; column-number-mode counts differently based on


From: GNU bug Tracking System
Subject: bug#60781: closed (28.2; column-number-mode counts differently based on character encoding)
Date: Sat, 14 Jan 2023 07:27:02 +0000

Your message dated Sat, 14 Jan 2023 09:26:41 +0200
with message-id <83o7r18tla.fsf@gnu.org>
and subject line Re: bug#60781: 28.2; column-number-mode counts differently 
based on character encoding
has caused the debbugs.gnu.org bug report #60781,
regarding 28.2; column-number-mode counts differently based on character 
encoding
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
60781: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60781
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 28.2; column-number-mode counts differently based on character encoding Date: Fri, 13 Jan 2023 13:31:29 GMT
Hello,

// one right arrow key move of the cursor from the left most position
// numbers differently in column-number-mode based on character encoding

These steps reproduce the observed unexpected behavior:

* emacs -Q /tmp/example.text
* move cursor to line two at left most position, then right arrow key once
* M-x column-number-mode
* the modeline indicator shows (2,2)
* move cursor to line nine at left most position, then right arrow key once
* the modeline indicator shows (9,1)

// for cjk the column number is two
// for ascii the column number is one

* expected modeline indicator to show (2,1) and (9,1)

See attached: bug-report.text, example.text

Attachment: bug-report.text
Description: bug report data

Attachment: example.text
Description: example file to reproduce steps


--- End Message ---
--- Begin Message --- Subject: Re: bug#60781: 28.2; column-number-mode counts differently based on character encoding Date: Sat, 14 Jan 2023 09:26:41 +0200
> Date: Sat, 14 Jan 2023 03:10:50 GMT
> From: Van Ly <van.ly@sdf.org>
> Cc: 60781@debbugs.gnu.org
> 
> 
> Thanks.
> 
> I will file it a bug in my idea of human centered design principle. \smiley

I'm therefore closing the bug.


--- End Message ---

reply via email to

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