[slime-devel] (docs nit) slime-filename-translations: Typo in example

28 Aug
2006
28 Aug
'06
8:50 p.m.
Somewhere around line 188 of slime.el: ---------------------------------------- Example: Assuming you run emacs locally and connect to slime running on the machine 'soren' and you can connect with the username 'animaliter': (push (list \"^soren$\" (lambda (emacs-filename) (subseq (length \"/ssh:animaliter@soren:\") emacs-filename)) (lambda (lisp-filename) (concat \"/ssh:animaliter@soren:\" lisp-filename))) slime-filename-translations) ---------------------------------------------------- In the example, the arguments to subseq are backwards.
6773
Age (days ago)
6773
Last active (days ago)
0 comments
1 participants
participants (1)
-
Brandon Bergren