emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 00/16] Speeding up DEFVAR_PER_BUFFER


From: Kévin Le Gouguec
Subject: Re: [PATCH v2 00/16] Speeding up DEFVAR_PER_BUFFER
Date: Sun, 22 Nov 2020 12:19:58 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Spencer Baugh <sbaugh@catern.com> writes:

> (My commit messages are still not in ChangeLog style - sorry - with 16
> patches in the series right now, and having not yet personally figured
> out a good magit-integrated way to generate ChangeLog-appropriate
> messages, I figured I'm better off adjusting the commit messages at
> the end of the review process, rather than continually throughout. If
> anyone has a recommendation for ChangeLog generation that is
> integrated with magit, that would be welcome - I haven't found
> anything yet...)

Hitting 'C' on a hunk in the magit-diff buffer inserts a ChangeLog
heading into the COMMIT_EDITMSG buffer.

If there's only one function in the hunk, you get the "full" heading:

* foo.c (bar):

Otherwise you just get "* foo.c:", and you must go from function to
function and hit 'C' for magit to insert further "(bar):" headings.

Hopefully someone somewhere is yelling at their screen "WHAT NO THAT'S
NOT HOW YOU DO IT; YOU JUST HIT <something> AND MAGIT FILLS IN THE
COMMIT_EDITMSG BUFFER WITH ALL THE HEADINGS FOR ALL FILES AT ONCE!!1".
Hopefully they will also followup to this message :)



reply via email to

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