[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
TRAMP...
From: |
Jules Gosnell |
Subject: |
TRAMP... |
Date: |
Tue, 04 Mar 2003 11:35:27 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20010923 |
Just started using Tramp - I like it.
Thought you might be interested in this :
Signaling: (error "Error in dired-find-file-place")
signal(error ("Error in dired-find-file-place"))
cerror("Error in dired-find-file-place")
apply(cerror "Error in dired-find-file-place" nil)
error("Error in dired-find-file-place")
dired-find-file-place("/address@hidden/home/eb11/qa.eb11.f1/server/packaging/conf/"
"log4j.xml")
dired-add-entry("/address@hidden/home/eb11/qa.eb11.f1/server/packaging/conf/log4j.xml"
nil relist)
dired-relist-entry("/address@hidden/home/eb11/qa.eb11.f1/server/packaging/conf/log4j.xml")
apply(dired-relist-entry
"/address@hidden/home/eb11/qa.eb11.f1/server/packaging/conf/log4j.xml")
dired-fun-in-all-buffers("/address@hidden/home/eb11/qa.eb11.f1/server/packaging/conf/"
dired-relist-entry
"/address@hidden/home/eb11/qa.eb11.f1/server/packaging/conf/log4j.xml")
dired-relist-file("/address@hidden/home/eb11/qa.eb11.f1/server/packaging/conf/log4j.xml")
dired-handler-fn-3((1 1926
"/address@hidden/home/eb11/qa.eb11.f1/server/packaging/conf/log4j.xml"
nil t
"/address@hidden/data/home/eb11/qa.eb11.f1/server/packaging/conf/log4j.xml"
nil))
dired-handler-fn(write-region 1 1926
"/address@hidden/home/eb11/qa.eb11.f1/server/packaging/conf/log4j.xml"
nil t
"/address@hidden/data/home/eb11/qa.eb11.f1/server/packaging/conf/log4j.xml"
nil)
write-region-internal(1 1926
"/address@hidden/home/eb11/qa.eb11.f1/server/packaging/conf/log4j.xml"
nil t
"/address@hidden/data/home/eb11/qa.eb11.f1/server/packaging/conf/log4j.xml"
nil)
write-region(1 1926
"/address@hidden/home/eb11/qa.eb11.f1/server/packaging/conf/log4j.xml"
nil t
"/address@hidden/data/home/eb11/qa.eb11.f1/server/packaging/conf/log4j.xml")
basic-write-file-data("/address@hidden/home/eb11/qa.eb11.f1/server/packaging/conf/log4j.xml"
"/address@hidden/data/home/eb11/qa.eb11.f1/server/packaging/conf/log4j.xml")
basic-save-buffer-1()
basic-save-buffer()
save-buffer(1)
call-interactively(save-buffer)
basically, I navigated down to the file through a number of dired
buffers. Dired must have attached a hook so when I save the file it can
update it's buffer - except it barfs.
I would fix it myself - but I am under the hammer at the moment - I only
installed tramp so I could get at the config files on our production
servers with a decent editor...
If you are the wrong person to contact or I should have found a mailing
list and left your personal address alone - apologies.
BTW:
(defconst tramp-version "2.0.26"
"This version of tramp.")
XEmacs : [version 21.4; April 2001]
Thanks for Tramp,
Jules
------------------------------
This e-mail is intended for the named addressee only. It may contain
confidential and/or privileged information. If you have received this message
in error, please let us know and then delete this message from your system.
You should not copy the message, use it for any purpose or disclose its
contents to anyone.
________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- TRAMP...,
Jules Gosnell <=