make-local-hook has been deprecated for a while now and has now been removed. In general, you can just ignore it and everything will work correctly. So:
(defalias 'make-local-hook 'ignore) before you load anything should solve this problem. Whether any other problems remain, I don't know. Korny Sietsma <ko...@sietsma.com> writes: > On 17 January 2013 17:26, Sean Corfield <seancorfi...@gmail.com> wrote: > >> Error: Symbol's function definition is void: make-local-hook > > > bump - anyone know a workaround for this - I was interested in sr-speedbar, > especially for editing over an ssh session, but it doesn't seem to work > with emacs 24? > > - Korny > > > -- > Kornelis Sietsma korny at my surname dot com http://korny.info > "We do not quit playing because we grow old, we grow old because we quit > playing" - O.W. Holmes > > -- -- Phillip Lord, Phone: +44 (0) 191 222 7827 Lecturer in Bioinformatics, Email: phillip.l...@newcastle.ac.uk School of Computing Science, http://homepages.cs.ncl.ac.uk/phillip.lord Room 914 Claremont Tower, skype: russet_apples Newcastle University, msn: m...@russet.org.uk NE1 7RU twitter: phillord -- -- 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