From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: [rahed@e-last-minute.com: -*- construct on the second line doesn't work on ntemacs] Date: Fri, 14 Oct 2005 13:36:42 -0400 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1129311558 26341 80.91.229.2 (14 Oct 2005 17:39:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 14 Oct 2005 17:39:18 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 14 19:39:14 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EQTUC-0004Yz-Ek for ged-emacs-devel@m.gmane.org; Fri, 14 Oct 2005 19:36:52 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EQTUB-0004mG-Mt for ged-emacs-devel@m.gmane.org; Fri, 14 Oct 2005 13:36:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EQTU3-0004m8-Ej for emacs-devel@gnu.org; Fri, 14 Oct 2005 13:36:43 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EQTU3-0004lw-3L for emacs-devel@gnu.org; Fri, 14 Oct 2005 13:36:43 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EQTU2-0004lt-WE for emacs-devel@gnu.org; Fri, 14 Oct 2005 13:36:43 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EQTU3-0003z3-2q for emacs-devel@gnu.org; Fri, 14 Oct 2005 13:36:43 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1EQTU2-0006XJ-0l; Fri, 14 Oct 2005 13:36:42 -0400 Original-To: Jason Rumney In-reply-to: (message from Jason Rumney on Thu, 13 Oct 2005 21:50:40 +0100) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:44039 Archived-At: > Putting # -*-coding: utf-8;-*- construct on the second line with > shebang #! on the first line is ineffective. It seems to work now. Thanks for checking. I asked Handa to look at the other issue.