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.md > to install clojure mode on emacs... I am new to both emac and clojure. > > 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) > > i am using emacs GNU Emacs 24.2.1 (x86_64-apple-darwin11.4.2) of > 2012-11-20 on tenseven-slave.ma\ > cports.org > > on osX 10.7 > > Whats wrong with my init.el script? > > Thanks > Josh > -- 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