tramp-checkins
[Top][All Lists]
Advanced

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

[Tramp-checkins] tramp/lisp ChangeLog tramp-ftp.el tramp-smb.el ...


From: Michael Albinus
Subject: [Tramp-checkins] tramp/lisp ChangeLog tramp-ftp.el tramp-smb.el ...
Date: Tue, 04 Feb 2003 17:37:30 -0500

CVSROOT:        /cvsroot/tramp
Module name:    tramp
Changes by:     Michael Albinus <address@hidden>        03/02/04 17:37:30

Modified files:
        lisp           : ChangeLog tramp-ftp.el tramp-smb.el tramp.el 

Log message:
        * tramp.el (tramp-handle-directory-file-name): Handle the case
        PATH is "".
        (tramp-completion-handle-file-name-all-completions): Define
        `tramp-current-user' locally.  See `tramp-parse-passwd'.
        (tramp-parse-passwd): For su-alike methods it would be desirable
        to return "address@hidden" as default.  Unfortunately, we have no
        information whether any user name has been typed already.  So we
        (mis-)use tramp-current-user as indication, assuming it is set in
        `tramp-completion-handle-file-name-all-completions'.
        (tramp-send-region): Handle the case `tramp-chunksize' is equal
        0.  I did it accidently.  Infinite loop ...
        
        * tramp-ftp.el (top-level): eval-after-load "ange-ftp"
        '(tramp-disable-ange-ftp).  Suggested by Kai.
        (tramp-ftp-file-name-handler): `tramp-disable-ange-ftp' not needed
        any longer.
        
        * tramp-smb.el (tramp-smb-file-name-handler-alist): Apply
        `tramp-handle-directory-file-name' in order to profit from Kai's
        yesterday changes.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/lisp/ChangeLog.diff?tr1=2.278&tr2=2.279&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/lisp/tramp-ftp.el.diff?tr1=2.5&tr2=2.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/lisp/tramp-smb.el.diff?tr1=2.17&tr2=2.18&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/lisp/tramp.el.diff?tr1=2.273&tr2=2.274&r1=text&r2=text





reply via email to

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