unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
Cc: emacs-devel@gnu.org
Subject: Re: problem with "undo"
Date: Sat, 25 Dec 2004 21:44:23 +0100	[thread overview]
Message-ID: <87zn02w1js.fsf@gmx.de> (raw)
In-Reply-To: <m3y8foosnh.fsf@naru.home> (Joakim Verona's message of "Fri, 24 Dec 2004 12:13:54 +0100")

Joakim Verona <joakim@verona.se> writes:

> Hello,

Hi,

> I have a problem with the current CVS emacs. 
>
> 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.
>
> emacs asks me if I want to discard a number of bytes of undo
> information. This is very inconvenient.

This can happen if you edit *large* files, and the contents of these
files appears temporarily in that internal buffer. Mostly, people
don't see it because the files are not so huge. Your "/etc/hosts"
shouldn't be so large either; I don't know why it happens to *you*.

Very inconvenient, indeed. I've added a patch to Tramp that the buffer
local variable `buffer-undo-list' of that buffer is set to t, which is
sufficient because there's nothing to be inspected later on.

Will be available in Emacs CVS with next Tramp sync.

> Regards,

Best regards, Michael.

      parent reply	other threads:[~2004-12-25 20:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-24 11:13 problem with "undo" Joakim Verona
2004-12-24 17:08 ` Piet van Oostrum
2004-12-25 15:13 ` Richard Stallman
2004-12-26 22:33   ` Joakim Verona
2004-12-25 20:44 ` Michael Albinus [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zn02w1js.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).