On Thu, Nov 5, 2015 at 1:52 PM, <[email protected]> wrote: > Haha, it would be quite a mess if $ and @ triggered binary. > I see no reason to kick the file to binary if the ascii code < 128? >
Not an unreasonable point of view, but the question becomes: How do you render character codes less than ASCII SPACE? CR, LF, TAB all have well defined meanings. How should the rest be rendered? -- Scott Robison
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

