From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Lars Hansen" Newsgroups: gmane.emacs.bugs Subject: Re: Bug: debug/mode-line/Tramp Date: Sun, 28 Jul 2002 15:03:14 +0200 Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <000d01c23637$2339ffe0$498d2fc3@x874761> References: <001101c235ae$b7385860$d78e2fc3@x874761> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1027861396 31964 127.0.0.1 (28 Jul 2002 13:03:16 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 28 Jul 2002 13:03:16 +0000 (UTC) Cc: Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17Ynha-0008JR-00 for ; Sun, 28 Jul 2002 15:03:15 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17Ynhz-0006I3-00; Sun, 28 Jul 2002 09:03:39 -0400 Original-Received: from richardson.uni2.net ([130.227.52.104]) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17Yngx-0006GS-00 for ; Sun, 28 Jul 2002 09:02:35 -0400 Original-Received: from x874761 (p426-073.ppp.get2net.dk [195.47.141.73]) by richardson.uni2.net (8.11.6/8.11.6) with SMTP id g6SD2Wh31156; Sun, 28 Jul 2002 15:02:32 +0200 Original-To: =?iso-8859-1?Q?Kai_Gro=DFjohann?= X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:2960 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:2960 > Fascinating. I wonder what Tramp does that might lead to the > problem. Or maybe it also happens without Tramp. I started out with my .emacs file having about 780 lines and spent some hours deleting a few lines at a time to find a minimal = configuration with which one can make the problem happen. And I was unabel to make it happen without Tramp. Or without the let statment in the function. But I share your wondering what Tramp have to do with it! Lars