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

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

bug#6514: cursor movement around unicode bug


From: Xah Lee
Subject: bug#6514: cursor movement around unicode bug
Date: Fri, 25 Jun 2010 13:17:18 -0700

create a file with the following 2 lines of unicode char.

⇒⇒⇒⇒
⇒⇒⇒⇒

(these are just repeated character of unicode #x21d2)

place your cursor in one of the arrow. Move your cursor left and right. Then, press arrow up or down to move cursor to the next line.

Expected behavior is that they move to the same column as the previous line.

What actually happens is that the cursor got moved one column less. That is, more to the left.

Might try to move around the arrow a bit in order to reproduce this problem. I think you might have to move cursor left rigt on the same line first.

 Xah
∑ http://xahlee.org/

☄

In GNU Emacs 23.2.1 (i386-mingw-nt6.0.6002) of 2010-05-08 on G41R2F1
ErgoEmacs distribution 1.8.1
Windowing system distributor `Microsoft Corp.', version 6.0.6002
configured using `configure --with-gcc (3.4) --no-opt --cflags -Ic:/xpm/include'

Important settings:
 value of $LC_ALL: en_US.UTF-8
 value of $LC_COLLATE: nil
 value of $LC_CTYPE: nil
 value of $LC_MESSAGES: nil
 value of $LC_MONETARY: nil
 value of $LC_NUMERIC: nil
 value of $LC_TIME: nil
 value of $LANG: en_US.UTF-8
 value of $XMODIFIERS: nil
 locale-coding-system: cp1252
 default enable-multibyte-characters: t

Major mode: Text

Minor modes in effect:
 text-scale-mode: t
 shell-dirtrack-mode: t
 recentf-mode: t
 iswitchb-mode: t
 show-paren-mode: t
 desktop-save-mode: t
 savehist-mode: t
 pretty-control-l-mode: t
 command-frequency-autosave-mode: t
 command-frequency-mode: t
 yas/global-mode: t
 yas/minor-mode: t
 ergoemacs-mode: t
 delete-selection-mode: t
 tooltip-mode: t
 mouse-wheel-mode: t
 menu-bar-mode: t
 file-name-shadow-mode: t
 global-font-lock-mode: t
 font-lock-mode: t
 auto-encryption-mode: t
 auto-compression-mode: t
 line-number-mode: t
 transient-mark-mode: t
 abbrev-mode: t







reply via email to

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