all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#6514: cursor movement around unicode bug
@ 2010-06-25 20:17 Xah Lee
  2012-03-27 22:48 ` Glenn Morris
  0 siblings, 1 reply; 4+ messages in thread
From: Xah Lee @ 2010-06-25 20:17 UTC (permalink / raw)
  To: 6514

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
 






^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-03-29  1:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-25 20:17 bug#6514: cursor movement around unicode bug Xah Lee
2012-03-27 22:48 ` Glenn Morris
2012-03-28 20:28   ` Eli Zaretskii
2012-03-29  1:41     ` Glenn Morris

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.