all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
To: Kenichi Handa <handa@ni.aist.go.jp>
Cc: reinersteib+gmane@imap.cc, rms@gnu.org, emacs-devel@gnu.org
Subject: Re: Auto-detection of windows-1252 fails
Date: Mon, 14 Jan 2008 21:58:26 +0100	[thread overview]
Message-ID: <v9abn8nmz1.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <E1JCUV4-0004Hw-Bl@etlken.m17n.org> (Kenichi Handa's message of "Wed, 09 Jan 2008 15:33:18 +0900")

On Wed, Jan 09 2008, Kenichi Handa wrote:

>>   | > (6) Implement null-byte detection (to prevent binary files
>>   | >    mis-detected as windows-12xx), keep the current code (windows-1252)
>>   | >    and add windows-1254/1255 accordingly.
[...]
> I've just installed the null-byte detection code and some
> improvement on handling latin-extra-code-table in the trunk.
> Could you please test the latest code?

Works for me as expected.  I've done some test with de_DE.utf-8,
de_DE, ...

>>    (set-language-info-alist
>>     "German" '((tutorial . "TUTORIAL.de")
>>   -	    (charset ascii latin-iso8859-1)
>>   +	    (charset iso-8859-1)
>>    	    (coding-system iso-latin-1 iso-latin-9)
>>   -	    (coding-priority iso-latin-1 windows-1252)
>>   +	    (coding-priority iso-latin-1)
>>   +	    (nonascii-translation . iso-8859-1)
>>    	    (input-method . "german-postfix")
>
> Oops, I don't know why that change was lost.  I'll fix it
> soon as well as the equivalent change for null-byte
> detection and latin-extra-code-table handling improvement.

Thanks.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/

      reply	other threads:[~2008-01-14 20:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-05 13:22 Auto-detection of windows-1252 fails Reiner Steib
2008-01-05 16:44 ` David De La Harpe Golden
     [not found] ` <E1JBQZ5-0001Uy-TV@fencepost.gnu.org>
2008-01-09  6:33   ` Kenichi Handa
2008-01-14 20:58     ` Reiner Steib [this message]

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=v9abn8nmz1.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    --cc=emacs-devel@gnu.org \
    --cc=handa@ni.aist.go.jp \
    --cc=rms@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.