Giter Site home page Giter Site logo

Comments (2)

Hexstream avatar Hexstream commented on September 24, 2024

Note for those who don't have the quicklisp directory at the top-level of their home directory (in a "non-standard" location):

Since version 0.3, clhs-use-local.el should work as long as it's at the top-level of the quicklisp directory, regardless of where the quicklisp directory itself is located.

The Common Lisp part of the clhs wrapper, which among other things can perform installation or upgrade of clhs-use-local.el for you, is still completely in the "quicklisp directory at top-level of home directory" mindset as of version 0.5.

However, you can workaround this to some extent by manually copying clhs-use-local.el from the clhs wrapper directory into the top-level of your quicklisp directory, wherever it might be. The (load (expand-file-name "~/quicklisp/clhs-use-local.el") t) line in .emacs must of course be updated to reflect this quicklisp directory location.

You should find the bundled clhs-use-local.el at this location after (ql:quickload "clhs"):
[...]/quicklisp/dists/quicklisp/software/clhs-DATE-http/clhs-use-local.el
Or well, here it is for version 0.5: https://github.com/Hexstream/clhs/blob/v0.5/clhs-use-local.el

I realize this is not the pinnacle of user-friendliness (to put it mildly) and expect to fix this next month, in time for the October Quicklisp dist.

from clhs.

Hexstream avatar Hexstream commented on September 24, 2024

Version 0.6 of the wrapper now supports user-configurable quicklisp directory location with *quicklisp-directory*.

This should be available in the October Quicklisp dist.

from clhs.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.