GNU bug report logs -
#1808
23.0.60; picture-mode not considering double-width characters alignment
Previous Next
Reported by: poppyer <poppyer <at> gmail.com>
Date: Tue, 6 Jan 2009 17:15:03 UTC
Severity: normal
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 1808 <at> debbugs.gnu.org (full text, mbox):
poppyer <poppyer <at> gmail.com> writes:
> This is not a new bug of EMACS 23; but it is there in EMACS22 for a
> long time. In M-x picture-mode, emacs acts in a "replace" typing
> mode, i.e. when you type a char, it replace the old one such that the
> alignment is maintained.
>
> But when mixing with double-width characters (e.g. CJK chars), one to
> one char replacing become problematic, e.g. if we replace a
> single-width char with a double-wdith char, the alignment will be
> destroyed.
Sorry it's taken this long for someone to get back to you.
First, do you know if this is still a problem for you?
If so, how are you entering the CJK characters?
I find in Emacs 25 that if I try entering a greek alpha by typing:
C-x 8 RET GREEK SMALL LETTER ALPHA
It inserts the character, however when I bind the same character to a
key, eg.:
(global-set-key (kbd "C-c a") "α")
and enter it that way it works as expected.
Is this similar?
--
Alan Third
This bug report was last modified 9 years and 133 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.