From: Reiner Steib <reinersteib+gmane@imap.cc>
To: Richard Stallman <rms@gnu.org>
Cc: rgm@gnu.org, nickrob@snap.net.nz, emacs-devel@gnu.org,
Juri Linkov <juri@jurta.org>,
dann@ics.uci.edu, miles@gnu.org
Subject: Re: Diffs between %s and %s end here
Date: Sun, 09 Mar 2008 23:39:55 +0100 [thread overview]
Message-ID: <v9od9nttc4.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <E1JYSWX-00018V-7M@fencepost.gnu.org> (Richard Stallman's message of "Sun, 09 Mar 2008 16:53:37 -0400")
On Sun, Mar 09 2008, Richard Stallman wrote:
> When I produce a diff before committing a change, I often want to make
> sure the no unintended/other changes crept in. I expect to see
> exactly the diffs, not some disturbing additional lines.
>
> How do you check that they are exactly the same diffs?
> Do you use M-x compare-windows?
No. Usually I just look at it. E.g. when someone sends a mail with a
patch for Gnus, I apply it from the mail buffer. Then I do `C-x v ='
(or `=' in PCL-CVS) and check if everything is as intended (e.g. that
there are no other unrelated uncommitted changes).
> When that comes to the end of the diffs in both buffers, the fact
> that one has a note saying "end of diffs" won't make it harder for
> you to tell that the two are identical.
[...]
> I don't think that end-of-diffs message will do any harm when you save
> or mail the diffs.
I can only repeat that even after seeing this note several time, I was
still distracted. We already had such a end-of-diff note in CVS (see
the subject: "Diffs between %s and %s end here") for some weeks and
_nobody_ argued to keep it, but several developers were and still are
strongly against it.
> Additionally, in
> compilation mode, it is more clear that this line is not part of the
> output because the bold words are in green or red:
>
> We could put colors into the notice in the diff buffer just as we do
> in compilation mode.
I agree with Juri (and others)...;
in <87k5kb7pm9.fsf@jurta.org>, Juri wrote:
| Then we could use the same non-intrusive solution already implemented for
| compile: when compilation is successful it displays the successful status
| in the mode line of the compilation buffer in green. When compilation
| fails, it displays the error code in the mode line in red.
|
| So no additional text is necessary to append to the end of the output that
| many find too annoying. This modeline indication should be enough for
| confirmation the process completed normally.
Bye, Reiner.
--
,,,
(o o)
---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/
next prev parent reply other threads:[~2008-03-09 22:39 UTC|newest]
Thread overview: 70+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-25 12:46 vc-set-mode-line-busy-indicator Nick Roberts
2008-02-25 20:25 ` vc-set-mode-line-busy-indicator Nick Roberts
2008-02-26 4:11 ` vc-set-mode-line-busy-indicator Glenn Morris
2008-02-26 7:38 ` vc-set-mode-line-busy-indicator Nick Roberts
2008-03-01 22:19 ` vc-set-mode-line-busy-indicator Glenn Morris
2008-03-01 22:26 ` vc-set-mode-line-busy-indicator Nick Roberts
2008-03-01 22:53 ` vc-set-mode-line-busy-indicator Glenn Morris
2008-03-02 16:12 ` vc-set-mode-line-busy-indicator Juri Linkov
2008-03-03 1:57 ` vc-set-mode-line-busy-indicator Glenn Morris
2008-03-03 17:13 ` vc-set-mode-line-busy-indicator Dan Nicolaescu
2008-03-03 21:23 ` vc-set-mode-line-busy-indicator Nick Roberts
2008-03-03 23:27 ` vc-set-mode-line-busy-indicator Juri Linkov
2008-03-02 17:25 ` vc-set-mode-line-busy-indicator Richard Stallman
2008-03-02 18:53 ` vc-set-mode-line-busy-indicator Dan Nicolaescu
2008-03-03 18:27 ` vc-set-mode-line-busy-indicator Richard Stallman
2008-03-03 18:58 ` vc-set-mode-line-busy-indicator Dan Nicolaescu
2008-03-04 17:38 ` vc-set-mode-line-busy-indicator Richard Stallman
2008-03-04 18:39 ` vc-set-mode-line-busy-indicator Dan Nicolaescu
2008-03-05 21:33 ` vc-set-mode-line-busy-indicator Richard Stallman
2008-03-05 21:50 ` vc-set-mode-line-busy-indicator Dan Nicolaescu
2008-03-07 3:38 ` vc-set-mode-line-busy-indicator Richard Stallman
2008-03-07 3:46 ` vc-set-mode-line-busy-indicator Miles Bader
2008-03-07 17:46 ` vc-set-mode-line-busy-indicator Dan Nicolaescu
2008-03-07 18:05 ` vc-set-mode-line-busy-indicator Jan Djärv
2008-03-07 18:50 ` vc-set-mode-line-busy-indicator Dan Nicolaescu
2008-03-07 22:18 ` vc-set-mode-line-busy-indicator Stefan Monnier
2008-03-08 7:03 ` vc-set-mode-line-busy-indicator Jan Djärv
2008-03-08 17:39 ` vc-set-mode-line-busy-indicator Richard Stallman
2008-03-08 18:57 ` Diffs between %s and %s end here (was: vc-set-mode-line-busy-indicator) Reiner Steib
2008-03-08 19:29 ` Diffs between %s and %s end here David Kastrup
2008-03-08 19:35 ` Dan Nicolaescu
2008-03-08 19:40 ` David Kastrup
2008-03-08 21:33 ` Juri Linkov
2008-03-08 21:39 ` Glenn Morris
2008-03-08 21:59 ` Juri Linkov
2008-03-08 23:41 ` Glenn Morris
2008-03-08 23:58 ` David Kastrup
2008-03-09 0:29 ` Dan Nicolaescu
2008-03-09 10:10 ` David Kastrup
2008-03-09 15:02 ` Dan Nicolaescu
2008-03-09 16:40 ` Richard Stallman
2008-03-09 16:39 ` Richard Stallman
2008-03-09 17:57 ` Juri Linkov
2008-03-10 6:12 ` Richard Stallman
2008-03-11 0:20 ` David Kastrup
2008-03-09 19:07 ` Glenn Morris
2008-03-10 3:02 ` Stefan Monnier
2008-03-10 6:11 ` Richard Stallman
2008-03-10 22:07 ` Glenn Morris
2008-03-11 20:24 ` Richard Stallman
2008-03-09 20:53 ` Diffs between %s and %s end here (was: vc-set-mode-line-busy-indicator) Richard Stallman
2008-03-09 22:39 ` Reiner Steib [this message]
2008-03-08 19:18 ` vc-set-mode-line-busy-indicator Dan Nicolaescu
2008-03-09 16:40 ` vc-set-mode-line-busy-indicator Richard Stallman
2008-03-09 17:10 ` vc-set-mode-line-busy-indicator Dan Nicolaescu
2008-03-09 16:40 ` vc-set-mode-line-busy-indicator Richard Stallman
2008-03-07 3:55 ` vc-set-mode-line-busy-indicator Dan Nicolaescu
2008-03-03 1:56 ` vc-set-mode-line-busy-indicator Glenn Morris
2008-03-03 18:27 ` vc-set-mode-line-busy-indicator Richard Stallman
2008-03-03 21:04 ` vc-set-mode-line-busy-indicator Glenn Morris
2008-03-04 17:37 ` vc-set-mode-line-busy-indicator Richard Stallman
2008-03-03 23:27 ` vc-set-mode-line-busy-indicator Juri Linkov
2008-03-04 17:38 ` vc-set-mode-line-busy-indicator Richard Stallman
2008-03-04 19:29 ` vc-set-mode-line-busy-indicator Juri Linkov
2008-03-04 22:33 ` vc-set-mode-line-busy-indicator Stefan Monnier
2008-03-05 21:33 ` vc-set-mode-line-busy-indicator Richard Stallman
2008-03-02 5:53 ` vc-set-mode-line-busy-indicator Stefan Monnier
2008-03-02 6:15 ` vc-set-mode-line-busy-indicator Nick Roberts
-- strict thread matches above, loose matches on Subject: below --
2007-11-29 1:03 diff-mode misinterprets empty lines Richard Stallman
2007-11-29 9:26 ` David Kastrup
2007-11-29 16:09 ` Stefan Monnier
2007-12-05 7:35 ` Paul Eggert
2007-12-05 10:17 ` Jim Meyering
2007-12-05 10:58 ` David Kastrup
2007-12-05 11:27 ` Jim Meyering
2007-12-05 14:59 ` David Kastrup
2007-12-05 17:45 ` Paul Eggert
2007-12-05 21:04 ` Juanma Barranquero
2007-12-06 15:39 ` Stefan Monnier
2008-01-06 0:15 ` Glenn Morris
2008-01-14 21:08 ` Stefan Monnier
2008-01-14 21:38 ` Glenn Morris
2008-01-14 22:46 ` Glenn Morris
2008-01-14 23:35 ` Diffs between %s and %s end here (was: diff-mode misinterprets empty lines.) Reiner Steib
2008-01-15 3:29 ` Diffs between %s and %s end here Miles Bader
2008-01-16 8:13 ` Glenn Morris
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=v9od9nttc4.fsf@marauder.physik.uni-ulm.de \
--to=reinersteib+gmane@imap.cc \
--cc=Reiner.Steib@gmx.de \
--cc=dann@ics.uci.edu \
--cc=emacs-devel@gnu.org \
--cc=juri@jurta.org \
--cc=miles@gnu.org \
--cc=nickrob@snap.net.nz \
--cc=rgm@gnu.org \
--cc=rms@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.