tramp-devel
[Top][All Lists]
Advanced

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

Saving new file fails on Windows


From: Jyrki Jaakkola
Subject: Saving new file fails on Windows
Date: Thu, 01 Feb 2007 18:15:40 +0200
User-agent: Thunderbird 1.5.0.9 (Windows/20061207)

Hello!

When I tried saving a new file which I had opened with tramp I got an error and here is the back trace:

Debugger entered--Lisp error: (file-error "Opening output file" "no such file or directory" "/DOCUME~1/JYRKIJ~1/LOCALS~1/Temp/tramp.2356hge") write-region("" nil "c:/DOCUME~1/JYRKIJ~1/LOCALS~1/Temp/tramp.2356hge" nil silent nil excl) byte-code("unreadable" [prefix temporary-file-directory file dir-flag make-temp-name expand-file-name make-directory write-region "" nil silent excl] 8)
  make-temp-file("c:/DOCUME~1/JYRKIJ~1/LOCALS~1/Temp/tramp.")
tramp-handle-write-region(1 58 "/plink:address@hidden:/home/foo/test.lisp" nil t) apply(tramp-handle-write-region (1 58 "/plink:address@hidden:/home/foo/test.lisp" nil t)) tramp-sh-file-name-handler(write-region 1 58 "/plink:address@hidden:/home/foo/test.lisp" nil t) apply(tramp-sh-file-name-handler write-region (1 58 "/plink:address@hidden:/home/foo/test.lisp" nil t)) tramp-file-name-handler(write-region 1 58 "/plink:address@hidden:/home/foo/test.lisp" nil t) write-region(1 58 "/plink:address@hidden:/home/foo/test.lisp" nil t "/plink:address@hidden:/home/foo/test.lisp")
  basic-save-buffer-2()
  basic-save-buffer-1()
  basic-save-buffer()
  save-buffer(1)
  call-interactively(save-buffer)

It seems that for some reason the temp file which was created didn't have in the file name the part "2356hge" in the end and because of that it failed.

Jyrki Jaakkola




reply via email to

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