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: Mon, 29 Jul 2002 20:02:38 +0200 Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <001701c2372a$2144b420$a7dc52c3@x874761> References: <001101c235ae$b7385860$d78e2fc3@x874761> <200207290112.g6T1Chj12906@aztec.santafe.edu> 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 1027965956 29674 127.0.0.1 (29 Jul 2002 18:05:56 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 29 Jul 2002 18:05:56 +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 17ZEu3-0007iV-00 for ; Mon, 29 Jul 2002 20:05:55 +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 17ZEuT-0004eW-00; Mon, 29 Jul 2002 14:06:21 -0400 Original-Received: from richardson.uni2.net ([130.227.52.104]) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17ZEqH-0004FQ-00; Mon, 29 Jul 2002 14:02:01 -0400 Original-Received: from x874761 (p418-039.ppp.get2net.dk [195.82.220.167]) by richardson.uni2.net (8.11.6/8.11.6) with SMTP id g6TI1th27529; Mon, 29 Jul 2002 20:01:55 +0200 Original-To: 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:2977 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:2977 > This change (which I made in the current development sources) > seems to fix it. Does it work for you? It won't let you actually > enter edebug within computing the mode line--that would be very hard. Yes, it works. Thanks! Lars