emacs-devel
[Top][All Lists]
Advanced

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

Re: composition bug


From: Romain Francoise
Subject: Re: composition bug
Date: Tue, 16 Sep 2008 08:41:46 +0200

Kenichi Handa <address@hidden> writes:

> Does the random movement appear again just by saving that
> new buffer, or it appears again after saving and re-reading
> from the new file?

No, just saving the file is enough.

> And, is that random movement really random; i.e. each time
> when you type C-n at the head of HELLO file, point moves to
> the different point?

Good point: no.  If I start from the same place every time then it's
clearly not random, it always goes to the same places in the buffer.

Starting from emacs -Q, then C-h h:
- the first C-n moves to the Arabic character #x633 (point 256 of 3098)
- the next C-n moves to a comma (point 414 of 3098)
- the next C-n moves to Arabic character #x64a (point 759 of 3098)
- then to point 834 (Myanmar character), then 1557 (another comma), etc.




reply via email to

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