Re: (just) emacs mode

2011-04-28 Thread John V
On Apr 28, 6:23 am, Phil Hagelberg wrote: > On Apr 27, 6:07 am, John V wrote: > > > So, I would include info about using -*- in > > the .clj file and how to modify the auto-mode-alist and enable or > > disable fontifying the buffer. > > This is the kind of thin

Re: (just) emacs mode

2011-04-27 Thread John V
On Apr 27, 2:51 pm, Rasmus Svensson wrote: > I happened to have access to a computer running Windows 7 with exactly > that Emacs version, so I thought I'd try to investigate the error. > However, I could not reproduce it. For me, package.el was able to > access the GNU repo. Maybe this was a net

(just) emacs mode

2011-04-27 Thread John V
Hi, I would like to have syntax highlighting for Clojure code in Emacs. I am using Emacs on Windows (23.2.1). I found this page: http://dev.clojure.org/display/doc/Getting+Started+with+Emacs ... but it was clearly much more involved than I was looking for. Nevertheless, I downloaded package.el,