all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Tweaking magit/diff mode to be more helpful in text editing
@ 2016-05-31  6:49 Eric Abrahamsen
  2016-05-31  7:48 ` Yuri Khan
  2016-05-31  7:55 ` tomas
  0 siblings, 2 replies; 7+ messages in thread
From: Eric Abrahamsen @ 2016-05-31  6:49 UTC (permalink / raw)
  To: help-gnu-emacs

So I do a fair amount of writing in Org, in files that are kept in a git
repository, and I've found that, when editing large documents, it can be
nice to have the Magit Diff buffer open to one side, which I can refresh
from time to time and see the edits I've made. It's kind of an
alternative to Track Changes, etc.

I've set `magit-diff-refine-hunk' to 'all, and that helps distinguish
the actual edits from the fact that the paragraphs have been re-filled.
It's not ideal, but it's okay.

I'm currently editing someone else's (very long) document, and instead
of actually using track changes in LibreOffice, I'd much rather give him
a clean odt document exported from Org, and along with that an html
document made using diff2html or one of the other similar tools, so he
can check the edits if he wants.

What I'd really like is to find a way (either a diff algorithm or a
Magit tweak) of only showing the actual edits, not the filling. And then
to still be able to export that in a way that will allow me to give the
author a file only showing those edits.

Does anyone have any clever ideas in that direction?

Thanks!
Eric




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

end of thread, other threads:[~2016-06-01  5:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-31  6:49 Tweaking magit/diff mode to be more helpful in text editing Eric Abrahamsen
2016-05-31  7:48 ` Yuri Khan
2016-06-01  3:08   ` Eric Abrahamsen
2016-05-31  7:55 ` tomas
2016-06-01  4:00   ` Eric Abrahamsen
2016-06-01  4:17     ` Yuri Khan
2016-06-01  5:08       ` Eric Abrahamsen

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.