From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chad Brown Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] master db828f6: Don't rely on defaults in decoding UTF-8 encoded Lisp files Date: Sat, 26 Sep 2015 13:26:52 -0700 Message-ID: <2FCA0DAD-831B-4B0A-B948-9F31DE52B6F0@gmail.com> References: <20150921165211.20434.28114@vcs.savannah.gnu.org> <83fv27mt7r.fsf@gnu.org> <83wpvfix7i.fsf@gnu.org> <83fv23hr0z.fsf@gnu.org> <5605CB6B.4000102@cs.ucla.edu> <83twqhhf0g.fsf@gnu.org> <5606AC48.7090801@cs.ucla.edu> <83zj09fbzp.fsf@gnu.org> <5606C140.6090309@cs.ucla.edu> <878u7trwlb.fsf@fencepost.gnu.org> <5606E995.2000102@cs.ucla.edu> <83si61ezxd.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1443299247 21555 80.91.229.3 (26 Sep 2015 20:27:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 26 Sep 2015 20:27:27 +0000 (UTC) To: Eli Zaretskii , emacs-devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Sep 26 22:27:16 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Zfw3u-00015b-8e for ged-emacs-devel@m.gmane.org; Sat, 26 Sep 2015 22:27:14 +0200 Original-Received: from localhost ([::1]:55181 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zfw3t-0004XY-DJ for ged-emacs-devel@m.gmane.org; Sat, 26 Sep 2015 16:27:13 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34380) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zfw3i-0004XQ-Lo for emacs-devel@gnu.org; Sat, 26 Sep 2015 16:27:03 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zfw3h-0000RX-Ui for emacs-devel@gnu.org; Sat, 26 Sep 2015 16:27:02 -0400 Original-Received: from mail-pa0-x22c.google.com ([2607:f8b0:400e:c03::22c]:35430) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zfw3d-0000Lu-Bw; Sat, 26 Sep 2015 16:26:57 -0400 Original-Received: by pacfv12 with SMTP id fv12so139334293pac.2; Sat, 26 Sep 2015 13:26:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; bh=IdgyfrZ8qE/l06IwQ8YA1aJ+PFQa71NIS6szzULdow4=; b=EHRC71hu3dLrCwSQ982jEZsd7xsMDi0m9dIe/m00HPfBCOSBqi23LIETZlQ6axpXiA ryX2xpnLc/THzsArQmhtI6X8G9HDQbkaDtnctoDtZouXuLYGNKWirQB1Z1v320g2P18U rizBgyPvj3bL44IMSfqPigL/oXLH0fTc8J+MxFCBi2qMmN6F54AT6kSWMOzZCE/R3Bft iBg9UIUta18BHoRvoLEYS1h1Uv7NEiNESlUXlw9oTPeEmERSZrrV1xG7LD2IcFbfZr9q mpE1HzObDpOf+/1vMciweVnwKu8I8QcDDjBjGptwVe8MAZuNApW06bhBlY5D7EzRsD9k gdnw== X-Received: by 10.68.92.1 with SMTP id ci1mr16222949pbb.155.1443299216417; Sat, 26 Sep 2015 13:26:56 -0700 (PDT) Original-Received: from [10.0.1.31] (174-21-111-247.tukw.qwest.net. [174.21.111.247]) by smtp.gmail.com with ESMTPSA id gx11sm10679095pbd.82.2015.09.26.13.26.54 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 26 Sep 2015 13:26:54 -0700 (PDT) In-Reply-To: <83si61ezxd.fsf@gnu.org> X-Mailer: Apple Mail (2.2104) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400e:c03::22c X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:190369 Archived-At: > On 26 Sep 2015, at 12:35, Eli Zaretskii wrote: >=20 > The relevant statistics for Emacs is of source files, not of HTML > pages. The default for GCC is UTF-8. Python requires a coding cookie = (intentionally similar to Emacs=E2=80=99) to get away from Latin-1. Java = is UTF-8. Javascript, roughly speaking, tracks HTML. Which other = languages did you have in mind? ~Chad=