tramp-devel
[Top][All Lists]
Advanced

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

Re: tramp (2.1.7); 2.1.7 - revert-buffer gives "tramp-flush-file-propert


From: Jonathan Hankins
Subject: Re: tramp (2.1.7); 2.1.7 - revert-buffer gives "tramp-flush-file-property: Wrong type argument: stringp, nil"
Date: Wed, 18 Oct 2006 22:33:44 -0500
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

Michael,

Thanks for the reply.

I have a backtrace and verbose level 8 info below.  I also discovered this.
If I delete the byte-compiled tramp files, the error does not happen, and
"revert-buffer" works correctly.

I re-compiled the tramp files from inside emacs (not from "make" in the source
directory) and had the same results, i.e., the error when calling
"revert-buffer".

Here is the backtrace:

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)

And here are the files:

Attachment: tramp.buffer
Description: Tramp buffer

Attachment: debug.buffer
Description: Debug buffer

Thanks,

-Jonathan Hankins
Michael Albinus <address@hidden> writes:

> Jonathan Hankins <address@hidden> writes:
>
> Hi,
>
> I cannot reproduce it locally. Could you, please, provide a backtrace?
> Setting (setq debug-on-error t) should be sufficient for this.
>
> Additionally, I'ld like to see the debug buffer after setting
> tramp-verbose to 8. Setting it to 6, as you did, is mostly OK. But
> since we are faced with a caching problem (`tramp-flush-file-property´
> is from tramp-cache.el) it might be necessary.
>
> Best regards, Michael.

reply via email to

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