all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jan Djärv" <jan.h.d@swipnet.se>
To: Eli Zaretskii <eliz@gnu.org>
Cc: xfq.free@gmail.com, 15273@debbugs.gnu.org
Subject: bug#15273: 24.3.50; Combining character sequences are displayed weirdly
Date: Thu, 5 Sep 2013 19:29:24 +0200	[thread overview]
Message-ID: <6B9634D1-6DE2-496D-9815-8750CD356C7B@swipnet.se> (raw)
In-Reply-To: <8338pjnqfm.fsf@gnu.org>

Hi.

5 sep 2013 kl. 19:12 skrev Eli Zaretskii <eliz@gnu.org>:

>> From: Jan Djärv <jan.h.d@swipnet.se>
>> Date: Thu, 5 Sep 2013 18:48:43 +0200
>> Cc: 15273@debbugs.gnu.org
>> 
>> 
>>> emacs -Q
>>> !                      ;; input an exclamation mark (#x21)
>>> C-x 8 RET 2 0 E 4 RET  ;; COMBINING ENCLOSING UPWARD POINTING TRIANGLE
>>> RET                    ;; Newline
>>> C-x 8 2 6 A 0 RET      ;; WARNING SIGN
>>> 
>> 
>> I assume you mean C-x 8 RET 2 6 A 0 RET.
>> 
>>> I tried many fonts, but all results look weird (the first line is
>>> incomplete and too large).
>>> 
>>> (I haven't tried it on other platforms yet, so I'm not sure whether it's
>>> NS-port specific.)
>> 
>> On Fedora 19, the first does not combine, I just get ! followed by an upward pointing triangle.
>> The second is very small, see screen shot.
>> 
>> The NS one looks better, but when moving the cursor over the first row, it redraws funny.  And metrics are off, the distance between the first triangle and the aaa to the right is actually only one space.  The aaa to the left is also followed by a space, but there the distance is too short, and the source of the redraw error.
>> 
>> W32 anyone?
> 
> On w32, the Uniscribe font driver does not compose these two
> characters.  So I guess this composition is done by the driver used by
> NS, and perhaps the composition information Emacs gets is incorrect.
> 
> Once again, please show the full output of "C-u C-x =" on the composed
> character, the pixel-level data of the composition shown there will
> probably tell us what is wrong.


I don't know if it says anything.  In Emacs the square is actually a triangle, displayed too far to the left, i.e. covering half the letter to the left.  The mailer I use can't display it.

             position: 4 of 4 (75%), column: 3
            character: ⃤ (displayed as ⃤) (codepoint 8420, #o20344, #x20e4)
    preferred charset: unicode (Unicode (ISO10646))
code point in charset: 0x20E4
               script: symbol
               syntax: w 	which means: word
             to input: type "C-x 8 RET HEX-CODEPOINT" or "C-x 8 RET NAME"
          buffer code: #xE2 #x83 #xA4
            file code: #xE2 #x83 #xA4 (encoded by coding system utf-8-unix)
              display: by this font (glyph code)
    nil:-apple-STIXGeneral-medium-normal-normal-*-12-*-*-*-p-0-iso10646-1 (#x359)

Character code properties: customize what to show
  name: COMBINING ENCLOSING UPWARD POINTING TRIANGLE
  general-category: Me (Mark, Enclosing)
  decomposition: (8420) ('⃤')

There are text properties here:
  fontified            t

	Jan D.






  parent reply	other threads:[~2013-09-05 17:29 UTC|newest]

Thread overview: 53+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-05 14:08 bug#15273: 24.3.50; Combining character sequences are displayed weirdly Xue Fuqiao
2013-09-05 14:33 ` Eli Zaretskii
2013-09-05 23:26   ` Xue Fuqiao
2013-09-05 16:48 ` Jan Djärv
2013-09-05 17:12   ` Eli Zaretskii
2013-09-05 17:24     ` Eli Zaretskii
2013-09-05 17:33       ` Jan Djärv
2013-09-05 17:56         ` Eli Zaretskii
2013-09-06  5:08           ` Jan Djärv
2013-09-06  6:29             ` Eli Zaretskii
2013-09-06  6:42               ` Andreas Schwab
2013-09-06  7:32                 ` Eli Zaretskii
2013-09-06 14:37                   ` Xue Fuqiao
2013-09-06 15:53                     ` Eli Zaretskii
2013-09-06 22:17                       ` Xue Fuqiao
2013-09-06 22:37                         ` Xue Fuqiao
2013-09-07  7:27                           ` Eli Zaretskii
2013-09-07  7:26                         ` Eli Zaretskii
2013-09-07  7:36                           ` Jan Djärv
2013-09-07  7:57                             ` Eli Zaretskii
2013-09-07  8:02                               ` Jan Djärv
2013-09-07  8:10                                 ` Eli Zaretskii
2013-09-07  8:27                                   ` Jan Djärv
2013-09-07  8:40                                     ` Eli Zaretskii
2013-09-07  8:54                                       ` Jan Djärv
2013-09-07  9:59                                         ` Eli Zaretskii
2013-09-07 13:44                                           ` Jan Djärv
2013-09-07 15:20                                             ` Eli Zaretskii
2013-09-08  8:26                                               ` Jan Djärv
2013-09-07 22:50                                         ` Xue Fuqiao
2013-09-07  8:47                                     ` Jan Djärv
2013-09-07  9:22                                       ` Eli Zaretskii
2013-09-09  0:52                                       ` YAMAMOTO Mitsuharu
2013-09-09  5:17                                         ` Jan Djärv
2013-09-07 12:25                     ` Wolfgang Jenkner
2013-09-07 15:18                       ` Eli Zaretskii
2013-09-07 21:38                         ` Wolfgang Jenkner
2013-09-07 22:29                           ` Xue Fuqiao
2013-09-07 22:48                             ` Xue Fuqiao
2013-09-08 11:03                               ` Eli Zaretskii
2013-09-08 13:05               ` Kenichi Handa
2013-09-08 14:59                 ` Eli Zaretskii
2013-09-10 13:58                   ` Kenichi Handa
2013-09-10 15:37                     ` Eli Zaretskii
2013-09-12 14:52                     ` Kenichi Handa
2013-09-12 16:08                       ` Eli Zaretskii
2020-11-18 15:13                         ` Stefan Kangas
2020-11-18 17:09                           ` Eli Zaretskii
2013-09-14  8:51                       ` Jan Djärv
2013-09-14  9:12                         ` Jan Djärv
2013-09-05 17:29     ` Jan Djärv [this message]
2013-09-05 17:56       ` Eli Zaretskii
2013-09-05 23:27   ` Xue Fuqiao

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

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

  git send-email \
    --in-reply-to=6B9634D1-6DE2-496D-9815-8750CD356C7B@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=15273@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=xfq.free@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 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.