Ed Green <[EMAIL PROTECTED]> writes: > Hello:
Hi, > I'm using a newish version of Emacs (21.3.50.1) that I obtained from > sourceforge/nqmacs, and this is my first exposure to tramp. > I'm having some trouble with it. I am using the MS-Windows version > on NT. I don't use nqmacs, but your problems are reproducible with Emacs 22.0.50 under GNU Debian as well. > I had been using ange-ftp previously. Now I access ange-ftp via tramp > as advertised. > > The problem is when I'm using ange-ftp/tramp (what should I call it > now?) with dired. It's not obvious, I know. But in the ange-ftp case, Tramp is handing over all actions to ange-ftp functions. Mostly. > There are problems both with error messages and with the dired > buffer/window not updating properly. > > For instance, when I use '+' to create a subdirectory, the system > prompts for the new subdirectory name, then > the minibuffer fills with an error message and the new directory name > comes in as "." (so now there are two directories with single dots). > When I press 'g' to refresh the dired window the window is reset and I > can see that, yes, the new directory was created. I've debugged it shortly. Seems to be a problem in `ange-ftp-insert-directory'. > Problems occur when I try to rename a file, also. I get error messages > indicating that the system couldn't cd into the new file - why is it > trying to do that? This problem has been reported already, see <http://thread.gmane.org/gmane.emacs.tramp/1586>. Unfortunately, not fixed yet. > Thanks for your expertise. Let me know if you need more information. I've copied this message to <[email protected]>, where ange-ftp errors should be discussed. > Ed Green Best egards, Michael. _______________________________________________ Tramp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/tramp-devel
