From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#7169: cannot specify coding via dir-locals Date: Thu, 07 Oct 2010 09:44:09 -0400 Message-ID: References: <83wrpvnj1d.fsf@gnu.org> <83tykyodzj.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1286460751 8766 80.91.229.12 (7 Oct 2010 14:12:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 7 Oct 2010 14:12:31 +0000 (UTC) Cc: 7169@debbugs.gnu.org To: Glenn Morris Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Oct 07 16:12:05 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 1P3rCW-0002qD-7y for geb-bug-gnu-emacs@m.gmane.org; Thu, 07 Oct 2010 16:12:04 +0200 Original-Received: from localhost ([127.0.0.1]:54867 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P3rCV-0004fS-Ew for geb-bug-gnu-emacs@m.gmane.org; Thu, 07 Oct 2010 10:12:03 -0400 Original-Received: from [140.186.70.92] (port=46499 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P3rCK-0004dC-Pw for bug-gnu-emacs@gnu.org; Thu, 07 Oct 2010 10:11:53 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P3rCJ-0002eR-3e for bug-gnu-emacs@gnu.org; Thu, 07 Oct 2010 10:11:52 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:45570) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P3rCJ-0002e8-2H for bug-gnu-emacs@gnu.org; Thu, 07 Oct 2010 10:11:51 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1P3qiU-0007wA-Dg; Thu, 07 Oct 2010 09:41:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii 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 13:41: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.128645885730504 (code B ref 7169); Thu, 07 Oct 2010 13:41:02 +0000 Original-Received: (at 7169) by debbugs.gnu.org; 7 Oct 2010 13:40:57 +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 1P3qiP-0007vx-DN for submit@debbugs.gnu.org; Thu, 07 Oct 2010 09:40:57 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P3qiN-0007vp-Kc for 7169@debbugs.gnu.org; Thu, 07 Oct 2010 09:40:56 -0400 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1P3qlV-0002IO-K6; Thu, 07 Oct 2010 09:44:09 -0400 In-reply-to: (message from Glenn Morris on Thu, 07 Oct 2010 00:18:22 -0400) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Thu, 07 Oct 2010 09:41: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:40750 Archived-At: > Cc: 7169@debbugs.gnu.org > From: Glenn Morris > Date: Thu, 07 Oct 2010 00:18:22 -0400 > > > I added: > > > > (coding . utf-8) > > > > to the change-log-mode section in the Emacs .dir-locals.el file > ^^^^^^^^^^^^^^^^^^^^^^^ Sorry.