in Aquamacs try coping the code on the ELPA install page and then
eval'ing with C-x-e

(hold down control key, then type x key and then e key)

On Dec 1, 2:30 pm, Charras <guido.carba...@gmail.com> wrote:
> David;
>
> My problem is that I haven't been able to install the clojure-mode.
> What I read is that this is done using ELPA, but that means that I
> need to install ELPA as well, and this make things even worse, now I
> have two things that I can't install.
>
> Do you have a different way to do this? If so, please send a dummies
> type instruction list.
>
> Guido
>
> On Dec 1, 4:03 pm, David Nolen <dnolen.li...@gmail.com> wrote:
>
>
>
> > On Tue, Dec 1, 2009 at 3:59 PM, Charras <guido.carba...@gmail.com> wrote:
> > > Steve, I already try to follow does instructions. I copied the text
> > > into the *scratch* buffer, and did control j (C-j), but nothing
> > > happen, it just move the cursos to the next line. Do you know how can
> > > I make Aquamacs eval the *scratch* buffer? 'Cause I think that's my
> > > problem.
> > > Guido
>
> > You can eval the scratch buffer but you'll only be eval'ing elisp.
>
> > Make a new buffer called foo.clj. Clojure mode should be loaded here, if
> > not, clojure-mode is not properly intalled. M-x slime to start a repl. Now
> > if you are at the end of a sexpr C-x C-e should send it to the REPL.
>
> > Hope that works for you.
>
> > David
>
> > > On Dec 1, 7:19 am, Steve Purcell <st...@sanityinc.com> wrote:
> > > > Theinstallationpage for ELPA tells you how to install ELPA itself and to
> > > show a list of installable packages:http://tromey.com/elpa/install.html
>
> > > > That should work fine in Aquamacs.
>
> > > > When you've got as far as the package list, press 'i' next to the 
> > > > clojure
> > > entry, then "x". These steps should get you a working clojure-mode.
>
> > > > As far as hooking clojure-mode up to a working clojureinstallationgoes,
> > > I'd suggest skipping your MacPortsinstallationand running "M-x
> > > clojure-install".
>
> > > > -Steve
>
> > > > On 1 Dec 2009, at 06:32, Charras wrote:
>
> > > > > Hello;
>
> > > > > I already install Clojure using MacPorts, and I can use it with clj.
> > > > > But the environment is not what I will like. I'm trying to set up
> > > > > clojure, so I can use it in Aquamacs. I already download the clojure-
> > > > > mode.el, in there says that I can install it using ELPA, but I don't
> > > > > know how to install ELPA in aquamacs.
>
> > > > > Please, if someone can help me to setup clojure, in myMac, and be
> > > > > able to use it, with Aquamacs, I'll appreciated very much.
>
> > > > > Regards!
>
> > > > > Guido
>
> > > > > --
> > > > > 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<clojure%2bunsubscr...@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<clojure%2bunsubscr...@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