nbecker(a)fred.net writes:
>>>>> "dv" == Didier Verna
<verna(a)inf.enst.fr> writes:
dv> nbecker(a)fred.net writes:
>> I mean diff the buffer against the last saved version. Is there any
>> convenient way to do this?
dv> It seems that you'd need to save the buffer first. The ability to
diff
dv> directly the buffer against its file would probably be nice indeed.
Yes, but that's the problem. I don't want to save the file because I
don't know if it's trashed.
You could save it to a temp file and then diff the two with ediff.
-Bill P.