|
Subject: SLIME patch: translate a prefix for emacs-side paths to a different prefix remotely Newsgroups: gmane.lisp.slime.devel Date: 2003-12-01 00:10:53 GMT (5 years, 30 weeks, 5 days, 19 hours and 5 minutes ago) I am sure the attached patch is in horrible elisp style, but what I've got cooked up is a patch which replaces all occurrences of a prefix on local buffer names with some other prefix when talking to lisp. I've successfully used it with slime talking to a remote lisp (over an ssh tunnel), where /u/bmastenb on the remote host is /Volumes/bmastenb on the local host. Brian -- Brian Mastenbrook bmastenb <at> cs.indiana.edu http://cs.indiana.edu/~bmastenb/ _______________________________________________ slime-devel site list slime-devel <at> common-lisp.net http://common-lisp.net/mailman/listinfo/slime-devel |
|
|