[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tramp (2.2.5-pre); Unknown file I/O primitive
From: |
Michael Albinus |
Subject: |
Re: tramp (2.2.5-pre); Unknown file I/O primitive |
Date: |
Mon, 02 Jul 2012 20:31:54 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) |
Dave Abrahams <address@hidden> writes:
> Debugger entered--Lisp error: (error "unknown file I/O primitive:
> file-in-directory-p")
>
> Emacs : GNU Emacs 24.1.1 (x86_64-apple-darwin11.4.0, Carbon Version 1.6.0
> AppKit 1138.47)
> of 2012-06-27 on pluto.luannocracy.com
> Package: tramp (2.2.5-pre)
This is solved in Tramp 2.2.5, by
2012-04-01 Chong Yidong <address@hidden>
* tramp.el (tramp-file-name-for-operation): Rename
file-subdir-of-p to file-in-directory-p.
Best regards, Michael.
PS: I will work on your other report tomorrow.