On Fri, Jan 06, 2006 at 04:57:29PM +0100, Juliusz Chroboczek wrote: > > > Specifically, I'm curious if "s <- slurp_recorded repository" in > > Changes.lhs is the correct slurpy to pass in. The value isn't > > actually used (with_any_selected_changes ignores the slurpy parameter) > > but it probably should contain the correct value either way. > > David, Ian, could either of your clarify that? My gut instinct is > that we should remove the extra argument unless someone can explain > what purpose it was meant to serve.
I think it's on its way to allowing you to see context of patches while you select. (Ultimately it probably wants to be something that can be either a slurpy in memory or a temporary copy on disk). Thanks Ian _______________________________________________ darcs-devel mailing list [email protected] http://www.abridgegame.org/cgi-bin/mailman/listinfo/darcs-devel
