Hacker News new | ask | show | jobs
by ufmace 4537 days ago
It's easy enough if you have only one editor on one computer that you use with only one language. If you mix and match a half-dozen editors on multiple computers running different OSes coding in different languages, then it gets messier. Especially when all of the editors have different ways to set preferences for whether to use spaces or tabs, how much space per tab/indent, and whether those preferences are for this session, this language, or permanent.

What, am I the only one that does that?

1 comments

One of my pet peeves with Emacs is the way that it indents things (at least by default), so you won't find me using it. :-P