» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with tabs + spaces

EmacsWiki: IndentingC

C/C++ indentation: use tab or spaces depending on the c-default-style value

Emacs: del.icio.us tag/emacs

Understanding GNU Emacs and Tabs

Not uninteresting when doing collaborative work using emacs :)

Emacs: del.icio.us tag/emacs

kasia in a nutshell: Eclipse: convert tabs to spaces

"It took me a while (about 5 annoying minutes) to find it.. Window->Preferences Java->Code Style->Formatter Hit "edit" Under "General Settings" uncheck "use tab character" Apply. If you were using the default formatter, it will ask you to save it as a new

Eclipse: del.icio.us/tag/eclipse

Understanding GNU Emacs and Tabs

I love Emacs, but getting my head around how it handled TABs, and how to make it do what I wanted it to do, was a major source of frustration. I spent several hours trying to figure it out, reading, searching and even grepping info pages. This summary is

Emacs: del.icio.us tag/emacs

Understanding GNU Emacs and Tabs

(setq-default indent-tabs-mode nil);

Emacs: del.icio.us tag/emacs