On May 5, Jared Hance wrote: > Eli Barzilay <eli <at> barzilay.org> writes: > > > ret = system(alias_string + 1); > > I don't think that this is correct. You already changed alias_string > to the actual code earlier in the command, so I think that this will > actually chop off the first letter of the command. (*sigh*) That's correct, I fixed this, but improperly remade the patch. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html