Re: Tab indentions on different platforms?



* Steven D'Aprano (Sun, 30 Dec 2007 00:37:32 -0000)
On Sat, 29 Dec 2007 15:29:25 +0000, Thorsten Kampe wrote:
I'd personally go for spaces because:

1. I don't like things I cannot see (control characters)

You can see spaces but not tabs? Your editor is pretty weird. In all the
editors I've every used, both spaces and tabs show up as empty white
space.

That's because the editor displays those invisible tab control
characters as something they're not: spaces.

2. I never had problems with spaces but plenty with tabs

What problems have you had with tabs that aren't related to buggy
applications or users that mix tabs and spaces?

Fortunately I don't remember every incident when I stumbled about
something weird behaving or looking. One thing I do remember is
reading python source code (not my own) with a pager. The source code
was badly indented. The pager was not "buggy".

Thorsten
.



Relevant Pages

  • Re: Great SWT Program
    ... It's not putting mouse support into an editor running on modern ... Didn't I explain that this whole thing is "you don't like tabs" ... characters into spaces" feature on. ...
    (comp.lang.java.programmer)
  • Re: Bluefish (was: HTML tools for linux)
    ... > things like open multiple files recursively based on regular ... > I like this editor a lot, and only have a few nits to pick. ... > spaces instead of tabs, the page appears to be saved with tabs. ... Feel free to contact me off the list about Bluefish. ...
    (Fedora)
  • Re: Tab indentions on different platforms?
    ... I don't like things I cannot see (control characters) ... You can see spaces but not tabs? ... Your editor is pretty weird. ... The pager was not "buggy". ...
    (comp.lang.python)
  • Re: AfxGetApp() returns NULL
    ... VS to edit my code, it gets the identation right, following my indentation ... OPTION of whether to use spaces or tabs. ... me, and written using my editor, and given away free to others as a courtesy, I see no ... of my automation; worse still, the creators of VS think that there is no ...
    (microsoft.public.vc.mfc)
  • Re: [opensuse] editor that does not eat out TAB characters
    ... But, regardless of which editor I use, python interpreter prints ... Your editor, editor toolkit, clipboard, or terminal toolkit may be munging ... It's often not easy to copy/paste tabs. ...
    (SuSE)