GNU bug report logs -
#1422
diff upon trouble
Previous Next
Reported by: jidanni <at> jidanni.org
Date: Mon, 24 Nov 2008 20:15:02 UTC
Severity: normal
Done: Chong Yidong <cyd <at> stupidchicken.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your bug report
which was filed against the emacs package:
#1422: diff upon trouble
It has been closed by Chong Yidong <cyd <at> stupidchicken.com>.
Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Chong Yidong <cyd <at> stupidchicken.com> by
replying to this email.
--
1422: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=1422
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
> Now let's examine emacs M-x diff's final line on three different exit values:
> 0:Diff finished. Tue Nov 25...
> 1:Diff finished (no differences). Tue Nov 25...
> 2:Diff finished. Tue Nov 25...
>
> The latter should also mention *** Trouble Encountered *** even if it
> is mentioned by the diff error messages. We want to see it on the
> bottom line too.
Fixed, thanks.
[Message part 3 (message/rfc822, inline)]
Digging deep into (info "(diff)Invoking diff") we learn
An exit status of 0 means no differences were found, 1 means some
differences were found, and 2 means trouble.
which should also be on diff's man page. Bug CC'd.
Also "trouble" should be explained.
P.S. maybe warn on diff a a: same file. OK never mind.
Now let's examine emacs M-x diff's final line on three different exit values:
0:Diff finished. Tue Nov 25...
1:Diff finished (no differences). Tue Nov 25...
2:Diff finished. Tue Nov 25...
The latter should also mention *** Trouble Encountered *** even if it
is mentioned by the diff error messages. We want to see it on the
bottom line too.
No diff-version variable. Can't tell from diff.el either.
emacs-version "22.2.1". diff (GNU diffutils) 2.8.1
This bug report was last modified 10 years and 246 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.