emacs-devel
[Top][All Lists]
Advanced

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

Re: master 59df0a7bd9: Add a VC command to prepare patches


From: Sean Whitton
Subject: Re: master 59df0a7bd9: Add a VC command to prepare patches
Date: Sat, 08 Oct 2022 10:19:19 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Hello,

On Sat 08 Oct 2022 at 05:52AM -04, Philip Kaludercic wrote:

> +@vindex vc-prepare-patches-separately
> +Depending on the value of the user option
> +@code{vc-prepare-patches-separately}, @code{vc-prepare-patch} will
> +generate one or more messages.  The default value @code{t} means
> +prepare and display a message for each revision, one after another.  A
> +value of @code{nil} means to generate a single message with all
> +patches attached in the body.
> +
> +@vindex vc-default-patch-addressee
> +If you expect to contribute patches on a regular basis, you can set
> +the user option @code{vc-default-patch-addressee} to the address(es)
> +you wish to use.  This will be used as the default value when invoking
> +@code{vc-prepare-patch}.  Project maintainers may consider setting
> +this as a directory local variable (@pxref{Directory Variables}).
> +

Please excuse me if I missed discussion in a bug, but wouldn't it make
sense to set *both* of these in .dir-locals.el for emacs.git?

-- 
Sean Whitton



reply via email to

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