[slime-devel] slime-tramp
    Helmut Eller 
    heller at common-lisp.net
       
    Sat Apr  4 16:37:45 UTC 2009
    
    
  
* Francisco Vides [2009-04-04 00:18+0200] writes:
> I've taken a look at the code, and found that
> slime-find-filename-translators tries to find a traslator if both
> hostname and slime-filename-translations are not nil. But if it fails,
> then throws an error.
>
> IMHO it could just return (list #'identity #'identity) and try to work 
> locally. I've changed it locally and works for me (patch following)
If you add a regexp which matches everything (as the last entry) you
don't need to change the code.
Helmut.
    
    
More information about the slime-devel
mailing list