all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* ediff-{tar,zip}-files?
@ 2019-01-08 18:50 Skip Montanaro
  2019-01-08 19:51 ` ediff-{tar,zip}-files? Douglas Lewan
  2019-01-08 20:13 ` ediff-{tar,zip}-files? Michael Albinus
  0 siblings, 2 replies; 6+ messages in thread
From: Skip Montanaro @ 2019-01-08 18:50 UTC (permalink / raw)
  To: Help GNU Emacs

Is there an add-on for ediff which allows it to treat archives like
tarfiles or zip archives as if they were directories? I suspect Emacs
has most of the groundwork already laid, as if you visit such a file
it brings up a listing of said archive. Kind of smash that
functionality together with ediff-directories? I checked the package
manager, did some web searching, and poked around the EmacsWiki a bit,
but found nothing obvious.

I can't be the only person who has ever needed this. In fact, outside
of Emacs, I've written a couple versions of "tar diff" in the past
(expand both archives into tmp dirs, run ediff -ru | less on them,
remove on exit). While that's workable, the ediff interface would be
so much nicer than just picking through diff -u output manually.

Thx,

Skip



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-01-09 12:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-08 18:50 ediff-{tar,zip}-files? Skip Montanaro
2019-01-08 19:51 ` ediff-{tar,zip}-files? Douglas Lewan
2019-01-08 20:13 ` ediff-{tar,zip}-files? Michael Albinus
2019-01-08 21:01   ` ediff-{tar,zip}-files? Skip Montanaro
2019-01-09  8:04     ` ediff-{tar,zip}-files? Michael Albinus
2019-01-09 12:27       ` ediff-{tar,zip}-files? Skip Montanaro

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.