Almost there! Just one more amend --edit please:
ix help message for __index --------------------------- Still missing that first letter from the patch description. By the way, did you know that darcs send does a lot of the boring work for you, i.e. attaching the patch file, setting the subject line, etc. > Thomas Hartman <[email protected]>**20090408210437 > Ignore-this: baacd2471f8e7119cdc0c9a5f5ea7cf2 > ] hunk ./src/Darcs/Arguments.lhs 677 > then LastN (read s) > else LastN (-1) > > -__index = DarcsArgOption ['n'] ["index"] indexrange "N-M" "select a range of > patches" > +__index = DarcsArgOption ['n'] ["index"] indexrange "N" "select one patch" > where indexrange s = if all isDigit s > then PatchIndexRange (read s) (read s) > else PatchIndexRange 0 0 > -- Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow> PGP Key ID: 08AC04F9
signature.asc
Description: Digital signature
_______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
