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: Tue, 05 Nov 2002 18:12:18 +0100
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i686-pc-linux-gnu)

Douglas Gray Stephens <address@hidden> writes:

> I've picked up the latest version (2.0.25)
>  2002-11-03  Kai Grossjohann  <address@hidden>
>       * tramp.el (tramp-end-of-output): Fix last change.
>
> but I get another error
>  File error: "Searching for program", "no such file or directory", "md5"

Ick.  md5.el says that it looks to see if the buffer is small.  If it
is big, it invokes the external program.

I suggest that you try to change what "small" means and then I hope
it will use Lisp.  (setq md5-maximum-internal-length
most-positive-fixnum) appears to be useful.  On older Emacsen, you
might need (require 'cl) before it.

Does this work?

kai
-- 
~/.signature is: umop ap!sdn    (Frank Nobis)




reply via email to

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