> I use TAB. Just about the only file type I edit for which it doesn't
> do this are Makefiles. C/C++, Clojure/Lisp, O'Caml source files, etc,
> I use TAB in Emacs and expect it do make the current line indented
> appropriately, whether I'm at the beginning, end or in the middle of
> the line. I can't remember the last time I really felt I needed an
> actual tab character in a source file of mine.

I should make clear, I don't allow tab characters in clooj at all. :)
All indentation uses spaces. I guess my fear is that users will find
it annoying if the TAB key is devoted to smart indentation and space
and delete are the only tools for adjusting the indentation manually.
But maybe manual indentation is a rare enough that it is better to use
TAB for smart indentation.

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

Reply via email to