> So, am I missing something here, or is this just messy as it looks like? >
The latter. I recommend you use `git-commit-mode' from https://github.com/lunaryorn/git-modes instead of `magit-log-edit-mode' that comes with magit. I will make doing so easier soon. The log-edit mode is actually the only place in magit that sends text to git's stdin. Since doing so is actually a bad idea (it bypasses some git functionality) I currently do not intend to cleanup this mess. Jonas -- --- You received this message because you are subscribed to the Google Groups "magit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
