From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: problem with "undo" Date: Sat, 25 Dec 2004 10:13:14 -0500 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1103988076 657 80.91.229.6 (25 Dec 2004 15:21:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 25 Dec 2004 15:21:16 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Dec 25 16:21:08 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CiDjA-00064i-00 for ; Sat, 25 Dec 2004 16:21:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CiDtr-0000zP-QU for ged-emacs-devel@m.gmane.org; Sat, 25 Dec 2004 10:32:11 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CiDtT-0000xe-MX for emacs-devel@gnu.org; Sat, 25 Dec 2004 10:31:47 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CiDtO-0000rz-Ah for emacs-devel@gnu.org; Sat, 25 Dec 2004 10:31:42 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CiDtN-0000r5-W8 for emacs-devel@gnu.org; Sat, 25 Dec 2004 10:31:42 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CiDgm-0005HY-JZ for emacs-devel@gnu.org; Sat, 25 Dec 2004 10:18:40 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1CiDbW-0004qm-EJ; Sat, 25 Dec 2004 10:13:14 -0500 Original-To: Joakim Verona In-reply-to: (message from Joakim Verona on Fri, 24 Dec 2004 12:13:54 +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: main.gmane.org gmane.emacs.devel:31385 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:31385 When I work with tramp, for instance /su:root@localhost:/etc/hosts tramp asks me about "undo" information on each save, for the buffer *tram su root localhost* buffer. Please send a precise self-contained test case so we can figure out the cause of the problem.