* emacs file encoding choices: with-signature?
@ 2009-07-26 18:52 Xah Lee
2009-07-26 21:24 ` Xah Lee
0 siblings, 1 reply; 2+ messages in thread
From: Xah Lee @ 2009-07-26 18:52 UTC (permalink / raw)
To: help-gnu-emacs
when using set-buffer-file-coding-system
(emacs 23), i get the following choices with utf-8:
Possible completions are:
utf-8-auto utf-8-auto-dos
utf-8-auto-mac utf-8-auto-unix
utf-8-dos utf-8-emacs
utf-8-emacs-dos utf-8-emacs-mac
utf-8-emacs-unix utf-8-mac
utf-8-unix utf-8-with-signature
utf-8-with-signature-dos utf-8-with-signature-mac
utf-8-with-signature-unix
what is the "with-signature" mean? is it the unicode BOM marker?
and what about "emacs"? Is that the emacs 22's internal encoding
system?
Xah
∑ http://xahlee.org/
☄
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: emacs file encoding choices: with-signature?
2009-07-26 18:52 emacs file encoding choices: with-signature? Xah Lee
@ 2009-07-26 21:24 ` Xah Lee
0 siblings, 0 replies; 2+ messages in thread
From: Xah Lee @ 2009-07-26 21:24 UTC (permalink / raw)
To: help-gnu-emacs
On Jul 26, 11:52 am, Xah Lee <xah...@gmail.com> wrote:
> when using set-buffer-file-coding-system
> (emacs 23), i get the following choices with utf-8:
>
> Possible completions are:
> utf-8-auto utf-8-auto-dos
> utf-8-auto-mac utf-8-auto-unix
> utf-8-dos utf-8-emacs
> utf-8-emacs-dos utf-8-emacs-mac
> utf-8-emacs-unix utf-8-mac
> utf-8-unix utf-8-with-signature
> utf-8-with-signature-dos utf-8-with-signature-mac
> utf-8-with-signature-unix
>
> what is the "with-signature" mean? is it the unicode BOM marker?
> and what about "emacs"? Is that the emacs 22's internal encoding
> system?
I got the answer. Just do list-coding-systems and result will answer
with short description.
Xah
∑ http://xahlee.org/
☄
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-07-26 21:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-26 18:52 emacs file encoding choices: with-signature? Xah Lee
2009-07-26 21:24 ` Xah Lee
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.