all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Patrick Drechsler <patrick@pdrechsler.de>
To: emacs-devel@gnu.org
Cc: emacs-pretest-bug@gnu.org
Subject: Re: 23.0.60; [nxml] BOM and utf-8
Date: Mon, 19 May 2008 16:32:10 +0200	[thread overview]
Message-ID: <877idqz7o5.fsf@pdrechsler.de> (raw)
In-Reply-To: 87ej7zf0oa.fsf@uwakimon.sk.tsukuba.ac.jp

"Stephen J. Turnbull" <stephen@xemacs.org> writes:

> Patrick Drechsler writes:
>
>  > I second the opinion that it would be nice to have the option to
>  > hide (or remove) the BOM while editing the file in Emacs and
>  > reinserting it (if it was removed) when done editing.
>
> I believe that there is a utf-8-signature or similarly named coding
> system which does this.  (It's called utf-8-bom in XEmacs but IIRC
> Emacs uses the more accurate name, since UTF-8 is of course always
> bigendian.)

Thanks for the feedback Stephen.

I am not able to find this coding system by searching through the list
of possible coding systems (describe-coding-system -> TAB). The only
appearances of the string "sig" are all utf-16 related (the string "bom"
did not return any results either):

,----
| 4 matches for "sig" in buffer: *Completions*
|     386:utf-16be-with-signature 	utf-16be-with-signature-dos
|     387:utf-16be-with-signature-mac 	utf-16be-with-signature-unix
|     390:utf-16le-with-signature 	utf-16le-with-signature-dos
|     391:utf-16le-with-signature-mac 	utf-16le-with-signature-unix
`----

> You can use the auto-coding-alist (or something like that) to ensure
> that files with certain names always get the strip-BOM-on-input,
> prepend-BOM-on-output behavior.

Cheers,

Patrick 





  reply	other threads:[~2008-05-19 14:32 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <494CBBAC.2020706@f2s.com>
2008-05-17 12:31 ` 23.0.60; [nxml] BOM and utf-8 Patrick Drechsler
2008-05-17 14:13   ` Lennart Borgman (gmail)
2008-05-17 16:57     ` Patrick Drechsler
2008-05-17 20:38   ` Mark A. Hershberger
2008-05-21 22:20     ` Patrick Drechsler
2008-05-21 22:37       ` Patrick Drechsler
2008-05-22  1:33         ` Mark A. Hershberger
2008-05-22 14:43           ` Tom Tromey
2008-05-22 21:24             ` Miles Bader
2008-05-22  4:17         ` tomas
2008-05-22  4:33           ` Miles Bader
2008-05-22  8:28             ` Jason Rumney
2008-05-27  8:22             ` tomas
2008-05-22 17:34           ` Stephen J. Turnbull
2008-05-23  9:05             ` tomas
2008-05-23 21:23               ` Stephen J. Turnbull
2008-05-27  8:20                 ` tomas
2008-05-18  2:29   ` Stephen J. Turnbull
2008-05-18  2:30     ` Miles Bader
2008-05-18  3:19       ` Eli Zaretskii
2008-05-18  4:19         ` Stephen J. Turnbull
2008-05-18  8:56         ` Jason Rumney
2008-05-18 11:00           ` Patrick Drechsler
2008-05-19  3:11             ` Stephen J. Turnbull
2008-05-19 14:32               ` Patrick Drechsler [this message]
2008-05-19 18:56                 ` Eli Zaretskii
2008-05-20 15:16                   ` Patrick Drechsler
2008-05-18 15:19           ` joakim
2008-05-18  4:13       ` Stephen J. Turnbull
2008-05-18  5:40         ` Miles Bader
2008-05-18  9:14         ` David Kastrup
2008-05-19  3:05           ` Stephen J. Turnbull
2008-05-18 23:40             ` David Kastrup
2008-05-19 20:34               ` Stephen J. Turnbull
2008-05-19 20:57                 ` David Kastrup
2008-05-19 23:36                   ` Stephen J. Turnbull
2008-05-20  7:13                     ` David Kastrup
2008-05-30  2:47                       ` Kenichi Handa
2008-05-30  3:44                         ` Miles Bader
2008-05-30  3:59                           ` Kenichi Handa
2008-05-19  6:32             ` Lennart Borgman (gmail)
2008-12-20  9:40   ` bug#269: marked as done (23.0.60; [nxml] BOM and utf-8) Emacs bug Tracking System

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=877idqz7o5.fsf@pdrechsler.de \
    --to=patrick@pdrechsler.de \
    --cc=emacs-devel@gnu.org \
    --cc=emacs-pretest-bug@gnu.org \
    /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.