28 Apr 2003 17:41
Re: Tramp and NT-Emacs with plink
Kai Großjohann <kai.grossjohann <at> gmx.net>
2003-04-28 15:41:00 GMT
2003-04-28 15:41:00 GMT
Douglas Gray Stephens <gray <at> cambridge.oilfield.slb.com> writes: > I'm not sure on which is the md5 line to enter > 6 lines matching "md5" in buffer tramp.el. > 1258:(defvar tramp-md5-function > 1259: (cond ((fboundp 'md5) 'md5) > 1260: ((and (require 'md5) (fboundp 'md5-encode)) 'md5-encode) > 1261: (t (error "Coulnd't find an `md5' function"))) > 1262: "Function to call for running the MD5 algorithm.") > 1266: (funcall tramp-md5-function It's been a long time. I've now looked again, and the current code calls base64-encode-string if it calls md5-encode. So I hope the problem is gone. Is it gone? -- -- file-error; Data: (Opening input file no such file or directory ~/.signature)
RSS Feed