Josh Kamau writes:
> I am getting this error
>
> Wrong type argument: sequencep, quote
>
> Here is my init.el
> (require 'package)
> (add-to-list 'package-archives
> '("marmalade" . "http://marmalade-repo.org/packages/";) t)
> (package-initialize)
Looks correct to me. Start emacs us
THanks Tim,
I will master clojure first... i will get back to emacs later. Iam still
having the (parens culture) shock" having been in {java.world()} for years.
On Thu, Jan 17, 2013 at 5:06 PM, Tim Visher wrote:
> On Thu, Jan 17, 2013 at 9:01 AM, Josh Kamau wrote:
> > I gave up on emacs a
On Thu, Jan 17, 2013 at 9:01 AM, Josh Kamau wrote:
> I gave up on emacs am back to eclipse .
Give up for now, but not for always! :)
For inspiration, check out:
Magnar Sven's Live WebRebel presentation:
http://www.youtube.com/watch?v=p3Te_a-AGqM
EmacsRocks: http://emacsrocks.com/
and VimGol
Thanks guys...
I gave up on emacs am back to eclipse .
Josh
On Thu, Jan 17, 2013 at 4:23 PM, Tim Visher wrote:
> On Thu, Jan 17, 2013 at 4:06 AM, Josh Kamau wrote:
> > Hi There ;
> >
> > I am following the instructions here
> > https://github.com/technomancy/clojure-mode/blob/master/READ
I had the same problem. It arose from one of the packages I had
installed. I randomly uninstalled various packages, until the problem
went away. (And because of this, poor package management is one of my
peeves with Emacs.)
On 17 Sty, 08:23, Tim Visher wrote:
> On Thu, Jan 17, 2013 at 4:06 AM, J
On Thu, Jan 17, 2013 at 4:06 AM, Josh Kamau wrote:
> Hi There ;
>
> I am following the instructions here
> https://github.com/technomancy/clojure-mode/blob/master/README.md
> to install clojure mode on emacs... I am new to both emac and clojure.
>
> I am getting this error
>
> Wrong type argument:
What line exactly is causing the problem? Maybe it's happening in another
of the several emacs init files.
On Thursday, January 17, 2013 10:06:11 AM UTC+1, Josh Kamau wrote:
>
> Hi There ;
>
> I am following the instructions here
> https://github.com/technomancy/clojure-mode/blob/master/README.m