tramp-devel
[Top][All Lists]
Advanced

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

Re: Tramp and NT-Emacs with plink


From: Kai Großjohann
Subject: Re: Tramp and NT-Emacs with plink
Date: Mon, 28 Apr 2003 17:41:00 +0200
User-agent: Gnus/5.09002 (Oort Gnus v0.20) Emacs/21.3.50 (gnu/linux)

Douglas Gray Stephens <address@hidden> 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)




reply via email to

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