[darcs-users] Re: Can I disable \xx quoting in record --interactive?

Tommy Pettersson ptp at lysator.liu.se
Tue Mar 22 21:20:48 UTC 2005


On Tue, Mar 22, 2005 at 07:32:56PM +0100, Albert Reiner wrote:
> The nice thing with that approach would seem to be that one might then
> use pretty printers as filters: e.g., 
> 
>     (let (foo (bar)) foo)
> 
> and
> 
>     (let (foo (bar))
>         foo)

Unfortunately line numbers won't be the same.  It would work,
but when darcs asks you if you want to record

 hunk foo.l 15
 -(let (foo (gaz)) foo)
 +(let (foo (bar)) foo)

it might be at some other line than 15 in the working file.


-- 
Tommy Pettersson <ptp at lysator.liu.se>




More information about the darcs-users mailing list