I think I've managed to make SLIME REPL keep highlighting prompts and
printouts on *out* properly while using clojure-mode syntax
highlighting for everything else. This is accomplished by means of
advising two slime-repl functions.

Both pieces of advice (hm... advices?) are now included in the gist:

http://gist.github.com/337280

I'm not altogether sure whether I'm breaking anything by thus advising
those functions... So, I'd love to hear whether it works for anyone
but me. :-)

(I also happen to use the latest SLIME; however, the relevant portions
of slime-repl.el don't seem to change at all, so ELPA users should
experience no problems.)

Sincerely,
Michał

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

To unsubscribe from this group, send email to 
clojure+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.

Reply via email to