[slime-devel] assoc-default?
Friedrich Dominicus
frido at q-software-solutions.de
Mon Apr 10 07:10:50 UTC 2006
Ok, with the new slime froim CVS in an Xemacs I can not load a file
nor cd ot another directory because assoc-default is not defined.
The only place in slime.el with assoc-default is:
(defun slime-find-filename-translators (hostname)
(or (assoc-default hostname slime-filename-translations #'string-match)
(error "No filename-translations for hostname: %s" hostname)))
But there is not assoc-defautl defined anywhere. So what is it
supposed to to and in which list does it does it's lookup?
Regards
Friedrich
More information about the slime-devel
mailing list