all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Codepoint, buffer code, and file code.
@ 2021-07-08  0:27 Hongyi Zhao
  2021-07-08  6:38 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Hongyi Zhao @ 2021-07-08  0:27 UTC (permalink / raw)
  To: help-gnu-emacs

See the following information given below by describe-char:
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
         position: 214 of 262 (81%), column: 12
            character: ∞ (displayed as ∞) (codepoint 8734, #o21036, #x221e)
              charset: unicode (Unicode (ISO10646))
code point in charset: 0x221E
               script: symbol
               syntax: _     which means: symbol
             category: .:Base, c:Chinese, h:Korean, j:Japanese
             to input: type "C-x 8 RET 221e" or "C-x 8 RET INFINITY"
          buffer code: #xE2 #x88 #x9E
            file code: #xE2 #x88 #x9E (encoded by coding system utf-8-unix)
              display: by this font (glyph code)
    ftcrhb:-PfEd-DejaVuSansMono Nerd Font
Mono-normal-normal-normal-*-20-*-*-*-m-0-iso10646-1 (#x838)

Character code properties: customize what to show
  name: INFINITY
  general-category: Sm (Symbol, Math)
  decomposition: (8734) ('∞')

There is an overlay here:
 From 213 to 215
  before-string        [Show]
  category             flycheck-warning-overlay
  flycheck-error       [Show]
  flycheck-error-index 39
  flycheck-overlay     t
  help-echo            flycheck-help-echo
  line-prefix          [Show]


There are text properties here:
  fontified            nil
  wrap-prefix          " "

[back]
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

What difference does code point, buffer code, and file code mean, and
what's the relationship among them?

Regards
-- 
Assoc. Prof. Hongyi Zhao <hongyi.zhao@gmail.com>
Theory and Simulation of Materials
Hebei Vocational University of Technology and Engineering
NO. 552 North Gangtie Road, Xingtai, China



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Codepoint, buffer code, and file code.
  2021-07-08  0:27 Codepoint, buffer code, and file code Hongyi Zhao
@ 2021-07-08  6:38 ` Eli Zaretskii
  2021-07-08  8:52   ` Hongyi Zhao
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2021-07-08  6:38 UTC (permalink / raw)
  To: help-gnu-emacs

> From: Hongyi Zhao <hongyi.zhao@gmail.com>
> Date: Thu, 8 Jul 2021 08:27:30 +0800
> 
> What difference does code point, buffer code, and file code mean, and
> what's the relationship among them?

Did you read the doc string this command and the documentation it
refers to?  If so, please ask specific questions about that, because
AFAICT the doc string answers all of your questions.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Codepoint, buffer code, and file code.
  2021-07-08  6:38 ` Eli Zaretskii
@ 2021-07-08  8:52   ` Hongyi Zhao
  0 siblings, 0 replies; 3+ messages in thread
From: Hongyi Zhao @ 2021-07-08  8:52 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: help-gnu-emacs

On Thu, Jul 8, 2021 at 2:38 PM Eli Zaretskii <eliz@gnu.org> wrote:
>
> > From: Hongyi Zhao <hongyi.zhao@gmail.com>
> > Date: Thu, 8 Jul 2021 08:27:30 +0800
> >
> > What difference does code point, buffer code, and file code mean, and
> > what's the relationship among them?
>
> Did you read the doc string this command and the documentation it
> refers to?  If so, please ask specific questions about that, because
> AFAICT the doc string answers all of your questions.
>

Thanks for your advice.

Regards
-- 
Assoc. Prof. Hongyi Zhao <hongyi.zhao@gmail.com>
Theory and Simulation of Materials
Hebei Vocational University of Technology and Engineering
NO. 552 North Gangtie Road, Xingtai, China



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-07-08  8:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-08  0:27 Codepoint, buffer code, and file code Hongyi Zhao
2021-07-08  6:38 ` Eli Zaretskii
2021-07-08  8:52   ` Hongyi Zhao

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.