The way to add this to the specific .clj file would be by putting these lines at the end:
;; Local Variables: ;; eval: (put 'with-session 'clojure-indent-function 4) ;; eval: (put 'with-open-db 'clojure-indent-function 3) ;; eval: (put 'with-search-results 'clojure-indent-function 3) ;; End: except that this is generally not useful since everyone has file local variables turned off for security purposes. --~--~---------~--~----~------------~-------~--~----~ 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 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 -~----------~----~----~----~------~----~------~--~---