December 2010
1 post
Another reason emacs (old UNIX text editor program still used by some software developers) is stupid: it’s prolonged the archaic notion of separating sentences by two space characters. In the GNU Coding Standards:
Comments should consist of complete, capitalized sentences, each followed by two spaces (so that Emacs can tell where one sentence ends and the next begins).
Why are...