emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: git history tracking across renames (and emacs support)


From: Stefan Monnier
Subject: Re: git history tracking across renames (and emacs support)
Date: Fri, 13 Jul 2018 08:16:46 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> C-x 4 A doesnʼt work from a magit diff buffer that contains changes
> for multiple files, it creates a ChangeLog entry for whichever file
> entry point happens to be in.

That's odd.  It sounds like `C-x 4 A` is not bound and it just falls
back on `C-x 4 a`.  What does `C-h k C-x 4 A` say?
I suspect the problem is simply a missing binding in Magit's diff-mode
(which would seem to indicate they don't derive from diff-mode, which
would be sad).


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]