From: Pascal Bourguignon <pjb@informatimago.com>
Subject: Re: Finding modified sites in buffer?
Date: Tue, 26 Sep 2006 13:19:47 +0200 [thread overview]
Message-ID: <87ejtyzxgs.fsf@thalassa.informatimago.com> (raw)
In-Reply-To: %v0Sg.1850$5i7.938@newsreading01.news.tds.net
Rjjd <rjjd@tds.net> writes:
> Is there a way to find what's modified in a buffer, without getting
> dizzy playing with "undo"?
>
> It would be nice to move the cursor to modified sites, or even to the
> last-modified site.
If your file is stored in cvs (or perhaps other revision control system),
vc-annotate will colorize differently the source lines that have not
been modified since the different versions.
One trick you can do too, for programming languages that are not case
sensitive, is for example to upper case the sources before you work on
them. Then everything you type is in lowcase and can be distinguished
from the unmodified code.
--
__Pascal Bourguignon__ http://www.informatimago.com/
You're always typing.
Well, let's see you ignore my
sitting on your hands.
next prev parent reply other threads:[~2006-09-26 11:19 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-26 2:46 Finding modified sites in buffer? Rjjd
2006-09-26 8:46 ` Peter Dyballa
2006-09-26 8:52 ` Reiner Steib
2006-09-26 11:07 ` Mathias Dahl
2006-09-27 19:35 ` Stefan Reichör
2006-09-26 11:19 ` Pascal Bourguignon [this message]
2006-09-26 15:41 ` Mathias Dahl
2006-09-27 2:12 ` Rjjd
2006-09-26 19:48 ` Eli Zaretskii
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ejtyzxgs.fsf@thalassa.informatimago.com \
--to=pjb@informatimago.com \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).