• xigoi
      link
      fedilink
      11 year ago

      A newline is the separator between lines, so the concept of length doesn’t make sense for it.

        • xigoi
          link
          fedilink
          11 year ago

          Indeed. It’s a separator, so using it for indentation doesn’t make sense.

          • @[email protected]
            link
            fedilink
            11 year ago

            Stops are indentation.

            They’re what you indent… to.

            Tab goes to the next stop, the same way newline goes to the next line. Exactly the same way. If you write more text before the next line, the amount of whitespace shrinks. That doesn’t mean the “length” of a newline changes. It always goes one line.

            A tab always goes one stop.