emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tramp with global-auto-revert-mode.


From: Kim F. Storm
Subject: Re: Tramp with global-auto-revert-mode.
Date: 17 May 2004 14:45:45 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

address@hidden (Kim F. Storm) writes:

> I also made emacs crash with tramp + global-auto-revert-mode.
> 

And I have studied the cause a little further and found at least one
reason for the crash -- trying to mark a Lisp_Misc_Free object, most
likely resulting from freeing a marker which is still present on
some undo list.

I have installed a fix for this; I don't know if it has any
bad effects, but at least it solves the crash for me.

Now, tramp is hanging in accept-process-output when I try to
open a remote file, but it can be interrupted with C-g.
Solving that problem is a different issue ...

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

[Prev in Thread] Current Thread [Next in Thread]