emacs-devel
[Top][All Lists]
Advanced

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

Re: Fix to long-standing crashes in GC


From: Kim F. Storm
Subject: Re: Fix to long-standing crashes in GC
Date: 14 May 2004 22:54:14 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

Luc Teirlinck <address@hidden> writes:

> Here is another strange error occurring once in a while:
> 
> (find-file "/ssh:raven.dms.auburn.edu:sequences.texi" t)
> 
> (command yanked from minibuffer after C-x ESC ESC.)
> 
> result:
> 
> vc-rcs-fetch-master-state: File
> /ssh:raven.dms.auburn.edu:/home/teirllm/sequences.texi,v is not an RCS
> master file
> 
> (yanked from *Messages*).
> 
> That file is not under RCS control.
> 
> This was actually the _first_ remote file I tried to visit in that
> session and it happens only every now and then.  The vast majority of
> the time that I execute exactly the same command for exactly the same
> file, I do not get that error.  In contrast, the base64 thing seems to
> happen _consistently_ when I try to visit the _second_ remote file.

Could it be that when you have two files open, you always get in
trouble with global-auto-revert-mode sending tramp commands in the
middle of an active tramp request?

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





reply via email to

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