Peter Samuelson wrote on Wed, Dec 14, 2011 at 18:16:27 -0600:
> 
>   [Daniel Shahaf]
> > > Is there any way to get line-based (rather than paragraph-based) diffs
> > > from the wiki?  That would enable reviewing them.
> 
> [C. Michael Pilato]
> > You are seeing line-based diffs.  It's just that that lines are
> > unmanagably long. :-)
> 
> What you want is to pipe these emails into 'wdiff -ct | less -r'.  With

Thanks for the tip!

What version of wdiff do you have?  On my system I have 0.6.3-1, which
seems to be the latest, but doesn't have either -c or -t...

ii  wdiff               0.6.3-1             Compares two files word by word

> mutt, it's the '|' key.  Though if you have 'set pipe_decode=no' in
> .muttrc, like I do, you first have to hit 'v' to see the MIME parts
> index, _then_ '|' to pipe the text part, so it'll decode the Q-P first.
> 
> Peter

I didn't realize there was a $pipe_decode option; good to know.

Reply via email to