Skip to content

Instantly share code, notes, and snippets.

@George9000
Created September 26, 2023 22:38
Show Gist options
  • Save George9000/172d71d9f425e9e5303867d828e90272 to your computer and use it in GitHub Desktop.
Save George9000/172d71d9f425e9e5303867d828e90272 to your computer and use it in GitHub Desktop.
describe-char output for "element of" "ring operator" and "n"
position: 4 of 1540 (0%), column: 2
character: ∈ (displayed as ∈) (codepoint 8712, #o21010, #x2208)
charset: unicode-bmp (Unicode Basic Multilingual Plane (U+0000..U+FFFF))
code point in charset: 0x2208
script: symbol
syntax: _ which means: symbol
category: .:Base, c:Chinese, h:Korean, j:Japanese
to input: type "C-x 8 RET 2208" or "C-x 8 RET ELEMENT OF"
buffer code: #xE2 #x88 #x88
file code: #xE2 #x88 #x88 (encoded by coding system utf-8-unix)
display: by this font (glyph code):
mac-ct:-*-JuliaMono-medium-normal-normal-*-16-*-*-*-m-0-iso10646-1 (#x1290)
Character code properties: customize what to show
name: ELEMENT OF
general-category: Sm (Symbol, Math)
decomposition: (8712) ('∈')
There is an overlay here:
From 2 to 16
face hl-line
priority -50
window nil
There are text properties here:
fontified t
position: 19 of 1540 (1%), column: 2
character: ∘ (displayed as ∘) (codepoint 8728, #o21030, #x2218)
charset: unicode-bmp (Unicode Basic Multilingual Plane (U+0000..U+FFFF))
code point in charset: 0x2218
script: symbol
syntax: _ which means: symbol
category: .:Base
to input: type "C-x 8 RET 2218" or "C-x 8 RET RING OPERATOR"
buffer code: #xE2 #x88 #x98
file code: #xE2 #x88 #x98 (encoded by coding system utf-8-unix)
display: by this font (glyph code):
mac-ct:-*-JuliaMono-medium-normal-normal-*-16-*-*-*-m-0-iso10646-1 (#x1499)
Character code properties: customize what to show
name: RING OPERATOR
general-category: Sm (Symbol, Math)
decomposition: (8728) ('∘')
There is an overlay here:
From 17 to 26
face hl-line
priority -50
window nil
There are text properties here:
fontified t
position: 29 of 1540 (2%), column: 2
character: n (displayed as n) (codepoint 110, #o156, #x6e)
charset: ascii (ASCII (ISO646 IRV))
code point in charset: 0x6E
script: latin
syntax: w which means: word
category: .:Base, L:Strong L2R, a:ASCII, l:Latin, r:Roman
to input: type "C-x 8 RET 6e" or "C-x 8 RET LATIN SMALL LETTER N"
buffer code: #x6E
file code: #x6E (encoded by coding system utf-8-unix)
display: by this font (glyph code):
mac-ct:-*-TheSansMono-medium-normal-normal-*-14-*-*-*-m-0-iso10646-1 (#x79)
Character code properties: customize what to show
name: LATIN SMALL LETTER N
general-category: Ll (Letter, Lowercase)
decomposition: (110) ('n')
There is an overlay here:
From 27 to 52
face hl-line
priority -50
window nil
There are text properties here:
face font-lock-keyword-face
fontified t
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment