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)]
Your message dated Mon, 24 Nov 2008 16:12:28 -0500
with message-id <87hc5weslf.fsf <at> cyd.mit.edu>
and subject line diff upon trouble
has caused the Emacs bug report #1422,
regarding diff upon trouble
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don <at> donarmstrong.com
immediately.)
--
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)]
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
[Message part 3 (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.
This bug report was last modified 10 years and 183 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.