bug-texinfo
[Top][All Lists]
Advanced

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

[bug #28359] matchtitle underscore width not with the title when title c


From: Changyuan Yu
Subject: [bug #28359] matchtitle underscore width not with the title when title contain wide char
Date: Mon, 21 Dec 2009 06:42:29 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6

URL:
  <http://savannah.gnu.org/bugs/?28359>

                 Summary:  matchtitle underscore width not with the title
when title contain wide char
                 Project: texinfo - GNU documentation system
            Submitted by: reiv
            Submitted on: Mon 21 Dec 2009 06:42:27 AM GMT
                Category: makeinfo
                 Release: 4.13a
                Priority: 5 - Normal
                Severity: 3 - Normal
              Item Group: bug
                 Privacy: Public
             Open/Closed: Open
             Assigned to: None
         Discussion Lock: Any
                  Status: None

    _______________________________________________________

Details:


makeinfo assume the byte number of the title equal to its width,
however, most CJK characters are 3 bytes long in UTF-8 but only have the
width of 2. Emacs use function string-width to test title width and its
underscore width, so the titles contain CJK character can not be recognized by
emacs.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 21 Dec 2009 06:42:27 AM GMT  Name: sectioning.c.patch  Size: 827B  
By: reiv
patch for sectioning.c, just test under linux
<http://savannah.gnu.org/bugs/download.php?file_id=19326>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?28359>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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