Hi Sam, Emacs Live looks seriously cool, however I have doubts about
this:

"Emacs live has only been tested with a terminal hosted Emacs
24.1.50.2 (pre-release). Issues and pull-requests for this and later
versions will be happily accepted."

This version isn't stable, should I go ahead and install it instead of
the one I have (23.4)?

Cheers,
James


On May 27, 6:26 pm, Sam Aaron <samaa...@gmail.com> wrote:
> Take a look at the guts of Emacs Live:
>
> http://github.com/overtone/emacs-live
>
> in particular, check out the Clojure pack:
>
> https://github.com/overtone/emacs-live/tree/master/packs/live/clojure...
>
> It doesn't use the Emacs package manager either, opting to put external files 
> in a lib directory. The config dir contains all the config files for the 
> various associated Clojure goodies the Clojure pack pulls in.
>
> Sam
>
> --http://sam.aaron.name
>
>
>
>
>
>
>
> On Sunday, 27 May 2012 at 17:17, Lars Nilsson wrote:
> > On Sun, May 27, 2012 at 11:09 AM, James <abbott...@gmail.com 
> > (mailto:abbott...@gmail.com)> wrote:
> > > Here's my init.el:
>
> > > (add-to-list 'load-path "~/.emacs.d/")
> > > (require 'clojure-mode)
>
> > > (add-to-list 'load-path "~/.emacs.d/packages/")
>
> > Perhaps you could try the following?
>
> > (add-to-list 'load-path (expand-file-name ".emacs.d" "~"))
> > (add-to-list 'load-path (expand-file-name ".emacs.d/packages" "~"))
>
> > Lars Nilsson
>
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Clojure" group.
> > To post to this group, send email to clojure@googlegroups.com 
> > (mailto:clojure@googlegroups.com)
> > Note that posts from new members are moderated - please be patient with 
> > your first post.
> > To unsubscribe from this group, send email to
> > clojure+unsubscr...@googlegroups.com 
> > (mailto:clojure+unsubscr...@googlegroups.com)
> > For more options, visit this group at
> >http://groups.google.com/group/clojure?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to