Menu

#6 (load-library "extra/blah") not good

open
nobody
None
5
2002-04-06
2002-04-06
Anonymous
No

The below is from ilisp.el:

;;; Load the ILISP provided hyperspec if needed.

(unless (featurep 'hyperspec)
(load-library "extra/hyperspec"))

(unless (featurep 'cltl2)
(load-library "extra/cltl2"))

This doesn't work in GNU Emacs.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB