unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Zhang Wei <id.brep@gmail.com>
Subject: emacs-unicode-2: wrong width property for some punctuation characters
Date: Fri, 26 May 2006 15:47:09 +0800	[thread overview]
Message-ID: <86y7wp9qiq.fsf@emacsfans.org> (raw)


Some of the punctuation characters in the range #x2000-#x27FF
should have a double-width property. I'm not sure if all of them,
but a large part of them such as #x203b(※) should have a
double-width property.

*** characters.el	09  4月 2006 09:43:12 +0800	1.42.4.15
--- characters.el	26  5月 2006 15:36:07 +0800	
***************
*** 892,897 ****
--- 892,898 ----
  \f
  ;; CJK double width characters.
  (let ((l '((#x1100 . #x11FF)
+ 	   (#X2000 . #x27FF)
  	   (#x2E80 . #x9FAF)
  	   (#xAC00 . #xD7AF)
  	   (#xF900 . #xFAFF)

             reply	other threads:[~2006-05-26  7:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-26  7:47 Zhang Wei [this message]
2006-06-02  4:16 ` emacs-unicode-2: wrong width property for some punctuation characters Kenichi Handa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86y7wp9qiq.fsf@emacsfans.org \
    --to=id.brep@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).