I wouldn't recommend Aquamacs for GUI-Stuff on OS X. Instead, use
Emacs.app from [1]. The bundle there is a vanilla build of Emacs
without patches etc. that can break things.

[1]: http://emacsformacosx.com/

On Sun, May 27, 2012 at 7:09 PM, Sean Neilan <s...@seanneilan.com> wrote:
> NP!
>
> Also, it says in the guide
> http://batsov.com/prelude/
> to run emacs from the command line. Obviously, run Aquamacs instead of the
> command line emacs.
>
>
> On Sun, May 27, 2012 at 11:57 AM, James <abbott...@gmail.com> wrote:
>>
>> @Sean: All right, will give a shot. Thanks.
>>
>> / James
>>
>> On May 27, 6:45 pm, Sean Neilan <s...@seanneilan.com> wrote:
>> > You must use emacs 24! Do not use emacs 23.4!
>> >
>> > Use the cutting edge version of
>> > aquamacshttp://aquamacs.org/nightlies.shtml
>> >
>> > Aquamacs 24 works with emacs prelude with no sweat. Just delete all the
>> > stuff in your .emacs.d folder after installing aquamacs and try again.
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> > On Sun, May 27, 2012 at 11:26 AM, 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
>>
>> --
>> 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
>
>
> --
> 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



-- 
Moritz Ulrich

-- 
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