Stefan Reich�r <[EMAIL PROTECTED]> writes: > Hi,
Hi, > It worked without problems, before tramp entered the scene. [...] > tramp calls ange-ftp-write-region with to many arguments: > C-h f ange-ftp-write-region => > ange-ftp-write-region is a compiled Lisp function in `ange-ftp'. > (ange-ftp-write-region START END FILENAME &optional APPEND VISIT) > > Not documented. > > But it is called like this: > (ange-ftp-write-region 1 4268 "[EMAIL PROTECTED]:/lva/ws02.03/EIS/screenstyles.css" >nil nil nil nil) This is fixed already in the completion branch of tramp (besides other errors of ange-ftp invocation, see ChangeLog from 2002-08-08 and 2002-08-12). Kai: do you want to commit the changes into the main branch yourself, or shall I do it tonight? > Stefan. Best regards, Michael. _______________________________________________ Tramp-devel mailing list [EMAIL PROTECTED] http://mail.freesoftware.fsf.org/mailman/listinfo/tramp-devel
