tramp-devel
[Top][All Lists]
Advanced

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

bug in tramp?


From: Thomas Holst
Subject: bug in tramp?
Date: Mon, 3 Jul 2017 18:44:35 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1

Hello,

I use tramp from git and have tramp set up as follows:

(add-to-list 'load-path "~/git-emacs/tramp/lisp")
(add-to-list 'Info-directory-list "~/git-emacs/tramp/info")
(require 'tramp)

When I try to open a file on a remote server via scp I get an error saying:

Error running timer: (void-function copy-tramp-file-name)

I use emacs 25.1.1 on Linux Mint.

I searched for "copy-tramp-file-name" inside git repo. The ony occurance is in tramp-cache.el. But there is no defun. So what to do?


Thank you for tramp and thanks for looking into this.

  Thomas


reply via email to

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