tramp-devel
[Top][All Lists]
Advanced

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

Re: reverting file buffer does not work


From: Pawel
Subject: Re: reverting file buffer does not work
Date: Thu, 1 Jun 2006 11:00:10 +0200

Michael Albinus writes:
 > Pawel <address@hidden> writes:
 > 
 > > Hallo
 > 
 > Hi,
 > 
 > > I experienced some problems with reverting remote buffers.
 > >
 > > M-x revert-buffer produces following error:
 > > Debugger entered--Lisp error: (wrong-type-argument stringp nil)
 > >   directory-file-name(nil)
 > >   tramp-flush-file-property(nil nil)
 > >   tramp-cache-before-revert-function()
 > >   run-hooks(before-revert-hook)
 > >   revert-buffer(t)
 > > * call-interactively(revert-buffer)
 > >   execute-extended-command(nil)
 > >   call-interactively(execute-extended-command)
 > 
 > Not reproducible here. Which buffer have you been when calling
 > `revert-buffer', and what was the `buffer-file-name' of that buffer?
 > The second question you can check with applying "M-: (buffer-file-name)"
 > 
 > > Greetings
 > 
 > Best regards, Michael.
 > 

Michael,
I found the solution. This in fact implies from compilation problem, which I 
put to new thread if I will not manage to solve.
This compilation problem leads to situation that not all *.el files were 
compiled. After `make clean' and restarting tramp it works fine.

Greetings.




reply via email to

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