GNU bug report logs -
#18759
[macOS] Display of #x2028 (LINE SEPARATOR) crashes with (set-default-font "-apple-monaco-medium-r-normal--10-100-72-72-m-100-mac-roman")
Previous Next
Reported by: Donald Tillman <don <at> till.com>
Date: Sat, 18 Oct 2014 04:27:01 UTC
Severity: normal
Found in version 24.3.94
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hello.
18 okt 2014 kl. 09:27 skrev Alexis <flexibeast <at> gmail.com>:
> i think this 'soft return' might be '\v' / ASCII code 11, 'vertical tab'
> / Unicode 0x000B, 'LINE TABULATION' .... But i'm not on a Darwin system,
> myself.
It is not. This is from emacs 24, which does not crash for me, nor does trunk:
position: 205 of 209 (98%), column: 6
character:
(displayed as
) (codepoint 8232, #o20050, #x2028)
preferred charset: unicode (Unicode (ISO10646))
code point in charset: 0x2028
script: symbol
syntax: . which means: punctuation
category: .:Base
to input: type "C-x 8 RET HEX-CODEPOINT" or "C-x 8 RET NAME"
buffer code: #xE2 #x80 #xA8
file code: #xE2 #x80 #xA8 (encoded by coding system utf-8-unix)
display: by this font (glyph code)
mac-ct:-*-Arial Unicode MS-normal-normal-normal-*-12-*-*-*-p-0-iso10646-1 (#xCBB)
Character code properties: customize what to show
name: LINE SEPARATOR
general-category: Zl (Separator, Line)
decomposition: (8232) ('
')
There are text properties here:
fontified t
Jan D.
This bug report was last modified 5 years and 281 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.