From: jonetsu <jonetsu@teksavvy.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Four questions about ediff
Date: Mon, 9 Dec 2019 07:58:57 -0500 [thread overview]
Message-ID: <20191209075857.72ed482b@mistral> (raw)
In-Reply-To: <20191030185942.74ece4f3@mistral>
I found ztree which is a much better way to go about making directory
diffs that the default ediff.
The points I mentioned were:
1) Deeper comparison ?
2) Use defaults for (some) prompts ?
3) Accumulated diffed files in the buffer-selection
4) Use a regex to focus on files to diff ?
1) ztree will compare files in different directories fully, so that the
very first results are showing a broad picture. No need for the user
to manually go into each directory and ask ediff to work, often for
finding out that directories has no differences whatsoever.
2 and 3) ztree still uses the traditional diff to make file compares.
It will ask if the user wants to close unmodified files when exiting a
diff. It will not ask about modified files, leaving it to the user to
save them, which is OK.
4) So far - short time - not sure if that's supported. Eg. being able
to compare only, say, .mk files.
A very welcomed find, a much more useful and productive way to compare
directories.
https://github.com/fourier/ztree
next prev parent reply other threads:[~2019-12-09 12:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-30 22:59 Four questions about ediff jonetsu
2019-11-03 13:47 ` jonetsu
2019-11-03 15:26 ` Óscar Fuentes
2019-11-04 23:06 ` jonetsu
2019-12-09 12:58 ` jonetsu [this message]
2019-12-10 2:26 ` Michael Heerdegen
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=20191209075857.72ed482b@mistral \
--to=jonetsu@teksavvy.com \
--cc=help-gnu-emacs@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.
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).