From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27679 invoked by alias); 4 May 2015 21:07:28 -0000 Mailing-List: contact libc-locales-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-locales-owner@sourceware.org Received: (qmail 16791 invoked by uid 48); 4 May 2015 21:00:38 -0000 From: "pere at hungry dot com" To: libc-locales@sourceware.org Subject: [Bug localedata/12031] iconv -t ascii//translit with Greek characters Date: Mon, 04 May 2015 21:07:00 -0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: localedata X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pere at hungry dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: libc-locales at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2015-q2/txt/msg00021.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D12031 --- Comment #9 from Petter Reinholdtsen --- (In reply to Mike FABIAN from comment #8) > I am a bit puzzled about =C3=86 -> > AE, shouldn=E2=80=99t this be transliterated to Ae, even in English local= es? > (Same with =C3=98, transliterating to just O or maybe Oe in > translit_neutral for all locales which do not have special rules > seems better. For me it make more sense to transliterate a capital letter to all capital letters, to ensure words with only capital letters look sane. For example S=C3=98RING would end up like SOERING, not SOeRING. Sure, if the capital l= etter is the first one in the sentence, it would make more sense to use =C3=98velse = -> Oevelse, but I suspect special norwegian characters at the start of the sentence is less common than capital special norwegian letters in an all capital wor= d.=20 Most Norwegian words do not start with =C3=A6, =C3=B8 or =C3=A5. :) --=20 Happy hacking Petter Reinholdtsen --=20 You are receiving this mail because: You are the assignee for the bug.