public inbox for xconq7@sourceware.org
 help / color / mirror / Atom feed
From: Eric McDonald <mcdonald@phy.cmich.edu>
To: xconq7@sources.redhat.com
Subject: Game Module Line Delimiters
Date: Sat, 13 Dec 2003 08:07:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.44.0312130004300.6182-100000@leon.phy.cmich.edu> (raw)


Hi,

We should perhaps standardize on a style of line delimiter for 
game modules and IMF files. Three of them have Mac (CR) 
delimiters, and the rest are Unix (LF) delimiters:

colonizer.g:      ASCII English text, with CR line terminators
pg.imf:           ASCII text, with CR line terminators
space-civ.g:      ASCII English text, with very long lines, with 
CR line terminators

I would suggest the LF delimiters since that is what the bulk of 
the files already have, and it also makes grepping easier (a 
"line" containing a matching pattern won't end up being the 
entire file).

Eric

             reply	other threads:[~2003-12-13  5:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-13  8:07 Eric McDonald [this message]
2003-12-13 10:47 ` Lincoln Peters
2003-12-13 11:08   ` Hans Ronne

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.44.0312130004300.6182-100000@leon.phy.cmich.edu \
    --to=mcdonald@phy.cmich.edu \
    --cc=xconq7@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).