<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 2012-08-27 08:10, Allan Odgaard
      wrote:<br>
    </div>
    <blockquote
      cite="mid:351F3AA4-007B-471C-9803-6E87BE37A665@textmate.org"
      type="cite">
      <pre wrap="">The request is to show the outcome from the above in the title bar. Why?

There should be little reason to second guess 1-3. Item 4 is 100% under the user’s control, require explicit action to setup, and he can inspect it. Item 5 will visually open a list of encodings and ask the user to check one.</pre>
    </blockquote>
    <br>
    My only experience is dealing with different line ending
    conventions, but sometimes it's nice to know what the editor's guess
    was.  Even when it's correct I've found it nice to know that a file
    had CRLF vs LF line endings.  Maybe especially when the editor's
    guess is correct.  "Now why the heck is the compiler choking on that
    file? It looks perfectly fine to me... Oh, crap, someone saved it
    with CRLF newlines." (*)<br>
    <br>
    Anyway, just a way I've used the information in other editors. Yes,
    there are other ways to get it, but having it in the status bar or
    some such can be convenient. It's not something that comes up often
    enough these days for me to worry about, but I can see where a more
    heterogeneous shop might often deal with different endings and
    encodings.<br>
    <br>
    (*)Yes, ideally the compiler would give a better error. In practice,
    though, tools which can recognize different line endings tend to
    handle them gracefully. The ones which can't tend to throw generic
    syntax errors whenever the input file isn't perfectly well-formed.<br>
    <br>
    <div class="moz-signature">-- <br>
      <address style="font-style:italic; font-size: smaller;"> Steve
        King<br>
        Sr. Software Engineer<br>
        Arbor Networks<br>
        +1 734 821 1461<br>
        <a href="http://www.arbornetworks.com/">www.arbornetworks.com</a>
      </address>
    </div>
  </body>
</html>