It looks like the way to do this now is the following:

(setq clojure-indent-style :always-indent)

Replying only in case other people are coming to this thread from a google 
search.

On Wednesday, June 25, 2014 at 5:24:49 AM UTC-7, William Sommers wrote:
> Thank you! This seems to fix it. 
>  
> I tried to research this on my own but Emacs-wiki... 
> 
> Will 
> 
> On Tuesday, June 24, 2014 5:20:28 PM UTC-4, Keith Irwin wrote:
> > You can set this:
> > 
> > 
> > 
> >    (setq clojure-defun-style-default-indent t)
> > 
> > 
> > 
> > which seems to ignore normal indenting and provides a pure 2-space kind of 
> > thing no matter what.
> > 
> > 
> > 
> > On Jun 24, 2014, at 1:34 PM, William Sommers <will.somm...@gmail.com> wrote:
> > 
> > 
> > 
> > > Hey ya'll,
> > 
> > > 
> > 
> > > When working with emacs, in paredit-mode, my Om components often end up 
> > > with 10-12 space indentations. I am relatively new to emacs and I would 
> > > love to know if anyone knows how to setup their environment to indent 
> > > similarly to the examples in this repo:
> > 
> > > 
> > 
> > > https://github.com/Prismatic/om-tools
> > 
> > > 
> > 
> > > Pretty much 2 space indent except in certain circumstances. 
> > 
> > > 
> > 
> > > This might seem trivial but it has been sort of getting on my nerves.
> > 
> > > 
> > 
> > > Thank you.
> > 
> > > 
> > 
> > > Best,
> > 
> > > Will 
> > 
> > > 
> > 
> > > -- 
> > 
> > > Note that posts from new members are moderated - please be patient with 
> > > your first post.
> > 
> > > --- 
> > 
> > > You received this message because you are subscribed to the Google Groups 
> > > "ClojureScript" group.
> > 
> > > To unsubscribe from this group and stop receiving emails from it, send an 
> > > email to clojurescript+unsubscr...@googlegroups.com.
> > 
> > > To post to this group, send email to clojurescript@googlegroups.com.
> > 
> > > Visit this group at http://groups.google.com/group/clojurescript.

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojurescript+unsubscr...@googlegroups.com.
To post to this group, send email to clojurescript@googlegroups.com.
Visit this group at https://groups.google.com/group/clojurescript.

Reply via email to