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("/[EMAIL PROTECTED]/home/eb11/qa.eb11.f1/server/packaging/conf/" "log4j.xml")
dired-add-entry("/[EMAIL PROTECTED]/home/eb11/qa.eb11.f1/server/packaging/conf/log4j.xml" nil relist)
dired-relist-entry("/[EMAIL PROTECTED]/home/eb11/qa.eb11.f1/server/packaging/conf/log4j.xml")
apply(dired-relist-entry "/[EMAIL PROTECTED]/home/eb11/qa.eb11.f1/server/packaging/conf/log4j.xml")
dired-fun-in-all-buffers("/[EMAIL PROTECTED]/home/eb11/qa.eb11.f1/server/packaging/conf/" dired-relist-entry "/[EMAIL PROTECTED]/home/eb11/qa.eb11.f1/server/packaging/conf/log4j.xml")
dired-relist-file("/[EMAIL PROTECTED]/home/eb11/qa.eb11.f1/server/packaging/conf/log4j.xml")
dired-handler-fn-3((1 1926 "/[EMAIL PROTECTED]/home/eb11/qa.eb11.f1/server/packaging/conf/log4j.xml" nil t "/[EMAIL PROTECTED]/data/home/eb11/qa.eb11.f1/server/packaging/conf/log4j.xml" nil))
dired-handler-fn(write-region 1 1926 "/[EMAIL PROTECTED]/home/eb11/qa.eb11.f1/server/packaging/conf/log4j.xml" nil t "/[EMAIL PROTECTED]/data/home/eb11/qa.eb11.f1/server/packaging/conf/log4j.xml" nil)
write-region-internal(1 1926 "/[EMAIL PROTECTED]/home/eb11/qa.eb11.f1/server/packaging/conf/log4j.xml" nil t "/[EMAIL PROTECTED]/data/home/eb11/qa.eb11.f1/server/packaging/conf/log4j.xml" nil)
write-region(1 1926 "/[EMAIL PROTECTED]/home/eb11/qa.eb11.f1/server/packaging/conf/log4j.xml" nil t "/[EMAIL PROTECTED]/data/home/eb11/qa.eb11.f1/server/packaging/conf/log4j.xml")
basic-write-file-data("/[EMAIL PROTECTED]/home/eb11/qa.eb11.f1/server/packaging/conf/log4j.xml" "/[EMAIL PROTECTED]/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 ________________________________________________________________________


_______________________________________________ Tramp-devel mailing list [EMAIL PROTECTED] http://mail.nongnu.org/mailman/listinfo/tramp-devel

Reply via email to