github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

kriyative / cynojure-swank

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 3
    • 1
  • Source
  • Commits
  • Network (1)
  • Issues (0)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

cynojure swank extensions — Read more

  cancel

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Initial check in of cynojure-swank. 
kriyative (author)
Sun Jun 21 20:10:25 -0700 2009
commit  02b7d1bffc1a9731b24b267a4e8b6be80febfb4e
tree    81c94aed2fa13f4e3941f942c49422ee8bc8327b
cynojure-swank /
name age
history
message
file .gitignore Loading commit data...
file README
directory src/
README
cynojure-swank is a collection clojure+slime extensions.

To use the extensions, add the following to your .emacs.

(add-to-list 'load-path "/path/to/cynojure-swank/src/")
(require 'cynojure-swank)
(add-hook 'slime-connected-hook
    (lambda ()
      (slime-load-file  "/path/to/cynojure-swank/src/cynojure-swank.clj")))

To work with different javadoc collections, you can add to the
`javadoc-alist' variable, e.g.:

(add-to-list 'javadoc-alist '("^org\.jets3t" . "file://opt/java/jets3t-0.7.0/api-docs/"))
(add-to-list 'javadoc-alist '("^com\.xerox\.amazonws" . "file://opt/java/typica-1.5.2a/apidocs/"))
(add-to-list 'javadoc-alist '("^org\.mortbay" . "http://www.mortbay.org/apidocs/"))
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server