[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: request to revert the change of revno 112925
From: |
Kenichi Handa |
Subject: |
Re: request to revert the change of revno 112925 |
Date: |
Fri, 28 Jun 2013 23:50:28 -0400 |
In article <address@hidden>, Stefan Monnier <address@hidden> writes:
> > Then, how about implementing a coding system slightly
> > different from `undecided'. The differences are:
> > (1) On reading, if a file contains 8-bit bytes and they are
> > all valid UTF-8 sequences, detect the source as utf-8
> > regardless of the currrent coding priorities.
> > (2) On writing, if a buffer contains non-ASCII characters,
> > encode the buffer contents by utf-8.
> > How to name it?
> Sounds good. I think Juanma has the better name.
I've just committed changes for `prefer-utf-8' coding
system.
---
Kenichi Handa
address@hidden
- Re: request to revert the chnage of revno 112925, (continued)
- Re: request to revert the chnage of revno 112925, Stefan Monnier, 2013/06/19
- Re: request to revert the chnage of revno 112925, Paul Eggert, 2013/06/19
- Re: request to revert the chnage of revno 112925, Stefan Monnier, 2013/06/19
- Re: request to revert the chnage of revno 112925, Achim Gratz, 2013/06/21
- Re: request to revert the chnage of revno 112925, Stephen J. Turnbull, 2013/06/21
- Re: request to revert the chnage of revno 112925, Stefan Monnier, 2013/06/19
- Re: request to revert the chnage of revno 112925, Kenichi Handa, 2013/06/22
- Re: request to revert the chnage of revno 112925, Eli Zaretskii, 2013/06/22
- Re: request to revert the chnage of revno 112925, Juanma Barranquero, 2013/06/22
- Re: request to revert the chnage of revno 112925, Stefan Monnier, 2013/06/22
- Re: request to revert the change of revno 112925,
Kenichi Handa <=