From: Urs Thuermann <urs@isnogud.escape.de>
Subject: diffs between a buffer and the underlying file
Date: 05 Sep 2006 18:39:18 +0200 [thread overview]
Message-ID: <m2odtujmix.fsf@janus.isnogud.escape.de> (raw)
I sometimes get into the following situation: I open a file, make
some changes, then I want to see the changes before saving the file.
The best way to do this seems to be to set the region to the whole
buffer, write the region to some temporary file, and run diff on the
two files. But I find this very unconvenient.
I'd like to have a function in emacs which can be applied to a buffer,
say buffer A, that opens a new buffer displaying all the changes
between the buffer A and the disk file, opened in buffer A.
Searching the emacs documentation I haven't found anything like this.
Only functions for diff'ing two buffers or two files.
urs
next reply other threads:[~2006-09-05 16:39 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-05 16:39 Urs Thuermann [this message]
2006-09-05 18:10 ` diffs between a buffer and the underlying file Eric Hanchrow
2006-09-06 0:18 ` John Paul Wallington
2006-09-06 9:18 ` Romain Francoise
2006-09-06 1:39 ` Drew Adams
-- strict thread matches above, loose matches on Subject: below --
2006-09-14 6:19 Urs Thuermann
2006-09-14 6:55 ` Michaël Cadilhac
2006-09-17 8:07 ` Urs Thuermann
2006-09-17 8:20 ` Michaël Cadilhac
[not found] ` <mailman.7052.1158517019.9609.help-gnu-emacs@gnu.org>
2006-09-18 17:30 ` Urs Thuermann
2006-09-20 19:11 ` John Sullivan
[not found] ` <mailman.7207.1158782592.9609.help-gnu-emacs@gnu.org>
2006-09-21 4:14 ` Tim X
2006-10-14 19:56 ` David Combs
2006-09-21 7:43 ` Romain Francoise
2006-09-14 7:13 ` David Hansen
2006-09-14 8:57 ` Darren
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=m2odtujmix.fsf@janus.isnogud.escape.de \
--to=urs@isnogud.escape.de \
/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.