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: Thu, 07 Oct 2010 00:18:22 -0400 Message-ID: References: <83wrpvnj1d.fsf@gnu.org> <83tykyodzj.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 1286426521 27894 80.91.229.12 (7 Oct 2010 04:42:01 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 7 Oct 2010 04:42:01 +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 Thu Oct 07 06:41:59 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 1P3iIp-0007Hz-6D for geb-bug-gnu-emacs@m.gmane.org; Thu, 07 Oct 2010 06:41:59 +0200 Original-Received: from localhost ([127.0.0.1]:44844 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P3iIo-00015Z-55 for geb-bug-gnu-emacs@m.gmane.org; Thu, 07 Oct 2010 00:41:58 -0400 Original-Received: from [140.186.70.92] (port=52461 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P3iIg-00015O-P6 for bug-gnu-emacs@gnu.org; Thu, 07 Oct 2010 00:41:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P3iIf-0004f0-Ki for bug-gnu-emacs@gnu.org; Thu, 07 Oct 2010 00:41:50 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:41306) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P3iIf-0004ew-EY for bug-gnu-emacs@gnu.org; Thu, 07 Oct 2010 00:41:49 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1P3hti-0003Iv-Eu; Thu, 07 Oct 2010 00:16: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: Thu, 07 Oct 2010 04:16: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.128642491212689 (code B ref 7169); Thu, 07 Oct 2010 04:16:02 +0000 Original-Received: (at 7169) by debbugs.gnu.org; 7 Oct 2010 04:15:12 +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 1P3hsu-0003Ic-6S for submit@debbugs.gnu.org; Thu, 07 Oct 2010 00:15:12 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P3hss-0003IX-CJ for 7169@debbugs.gnu.org; Thu, 07 Oct 2010 00:15:10 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1P3hvy-0004F2-35; Thu, 07 Oct 2010 00:18:22 -0400 X-Spook: Jiang Zemin SSL mania United Nations John Kerry Serbian X-Ran: "vb!YJm^/j>%2*)AJRAeVa+Bn"Z%pE;%}r*:h&>.V;6|M!)N[HzF^Xs*t[c3zy9-iY6ILq X-Hue: black X-Attribution: GM In-Reply-To: <83tykyodzj.fsf@gnu.org> (Eli Zaretskii's message of "Thu\, 07 Oct 2010 05\:53\:20 +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: Thu, 07 Oct 2010 00:16: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:40735 Archived-At: Eli Zaretskii wrote: > I wasn't talking about ChangeLog files. Unless I misunderstand, your > addition will be in effect with any file in the tree. I wrote: > I added: > > (coding . utf-8) > > to the change-log-mode section in the Emacs .dir-locals.el file ^^^^^^^^^^^^^^^^^^^^^^^ So like the settings for bug-reference-url-format etc, it would only apply to ChangeLog files.