From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#7169: cannot specify coding via dir-locals Date: Wed, 06 Oct 2010 17:00:02 -0400 Message-ID: References: <83wrpvnj1d.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1286399777 4726 80.91.229.12 (6 Oct 2010 21:16:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 6 Oct 2010 21:16:17 +0000 (UTC) Cc: 7169@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Oct 06 23:16:15 2010 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1P3bLK-0008Bv-Tl for geb-bug-gnu-emacs@m.gmane.org; Wed, 06 Oct 2010 23:16:10 +0200 Original-Received: from localhost ([127.0.0.1]:53748 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P3bLG-0007XH-PZ for geb-bug-gnu-emacs@m.gmane.org; Wed, 06 Oct 2010 17:16:02 -0400 Original-Received: from [140.186.70.92] (port=36274 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P3bL4-0006iV-IJ for bug-gnu-emacs@gnu.org; Wed, 06 Oct 2010 17:15:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P3bHA-0003f6-L2 for bug-gnu-emacs@gnu.org; Wed, 06 Oct 2010 17:11:49 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:42968) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P3bHA-0003f1-IU for bug-gnu-emacs@gnu.org; Wed, 06 Oct 2010 17:11:48 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1P3b2s-0000UP-8l; Wed, 06 Oct 2010 16:57:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 06 Oct 2010 20:57:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 7169 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 7169-submit@debbugs.gnu.org id=B7169.12863986141873 (code B ref 7169); Wed, 06 Oct 2010 20:57:02 +0000 Original-Received: (at 7169) by debbugs.gnu.org; 6 Oct 2010 20:56:54 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P3b2j-0000U7-Vl for submit@debbugs.gnu.org; Wed, 06 Oct 2010 16:56:54 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P3b2h-0000U2-RD for 7169@debbugs.gnu.org; Wed, 06 Oct 2010 16:56:52 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1P3b5m-0007zX-PD; Wed, 06 Oct 2010 17:00:03 -0400 X-Spook: FIPS140 Blowfish lock picking Ft. Bragg kibo X-Ran: \@LGTDnVa4t3*9 (Eli Zaretskii's message of "Wed\, 06 Oct 2010 22\:49\:34 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Wed, 06 Oct 2010 16:57:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:40728 Archived-At: Eli Zaretskii wrote: > Independently of the potential bug, why is it a good idea to have such > a setting in the Emacs tree? There are some files for which this will > do the wrong thing. It will? There are 59 ChangeLog* files in the Emacs tree. 50 have a coding: cookie. All but one of those (an old Gnus ChangeLog) use utf-8. I assume people just forget to add it to the other 9.