From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; TRAMP have faulty header Date: Tue, 18 Mar 2008 00:08:53 +0100 Message-ID: <87prtteynu.fsf@gmx.de> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1205795283 15823 80.91.229.12 (17 Mar 2008 23:08:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 17 Mar 2008 23:08:03 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org To: Peter Dyballa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 18 00:08:31 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JbORO-0006NX-2n for ged-emacs-devel@m.gmane.org; Tue, 18 Mar 2008 00:08:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JbOQo-0006w3-Ci for ged-emacs-devel@m.gmane.org; Mon, 17 Mar 2008 19:07:50 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JbOQj-0006vp-QD for emacs-devel@gnu.org; Mon, 17 Mar 2008 19:07:45 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JbOQi-0006vd-GP for emacs-devel@gnu.org; Mon, 17 Mar 2008 19:07:45 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JbOQi-0006va-8p for emacs-devel@gnu.org; Mon, 17 Mar 2008 19:07:44 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JbOQi-0003C1-4h for emacs-devel@gnu.org; Mon, 17 Mar 2008 19:07:44 -0400 Original-Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JbOQh-0000Kv-O3 for emacs-pretest-bug@gnu.org; Mon, 17 Mar 2008 19:07:43 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JbOQe-0003BA-PY for emacs-pretest-bug@gnu.org; Mon, 17 Mar 2008 19:07:43 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1JbOQd-0003Am-TW for emacs-pretest-bug@gnu.org; Mon, 17 Mar 2008 19:07:40 -0400 Original-Received: (qmail invoked by alias); 17 Mar 2008 23:07:38 -0000 Original-Received: from p57A22703.dip0.t-ipconnect.de (EHLO arthur.local) [87.162.39.3] by mail.gmx.net (mp019) with SMTP; 18 Mar 2008 00:07:38 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1/h+jAeYVDhJmFwIlyjBtNH/yJvx7SWTC/LwGFmrJ gqdM3acJfFzW53 In-Reply-To: (Peter Dyballa's message of "Mon, 17 Mar 2008 00:38:29 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:92858 gmane.emacs.pretest.bugs:21616 Archived-At: Peter Dyballa writes: > Hello! Hi, > Tramp.el starts with > > ;;; tramp.el --- Transparent Remote Access, Multiple Protocol > ;;; -*- mode: Emacs-Lisp; coding: utf-8; -*- > > The local variables in the second line are never used by GNU Emacs, > this line has to be the first one. I see tramp.el only in ISO Latin-1 > encoding. The same is also true for tramp-uu.el and trampver.el. I've moved the cookies to the end of file. Best regards, Michael.