emacs-devel
[Top][All Lists]
Advanced

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

Re: [elpa] externals/debbugs c1934c0296: New option to prefer Magit over


From: Michael Albinus
Subject: Re: [elpa] externals/debbugs c1934c0296: New option to prefer Magit over VC
Date: Wed, 06 Sep 2023 18:29:47 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Stefan Kangas <stefankangas@gmail.com> writes:

Hi Stefan,

>>>     * debbugs-gnu.el (debbugs-gnu-apply-patch-prefers-magit): New
>>>     defcustom and helper function with the same name.
>>>     (debbugs-gnu-apply-patch): Prefer Magit to VC when above new
>>>     defcustom is non-nil.
>>
>> I believe this warrants to be mentioned in the debbugs-ug.texi manual.
>
> Thanks, I've added it.  Feel free to tweak it if you think it could be
> made more clear.

No, it's fine for me. The whole patch handling in debbugs is a black
hole for me; it was written by Lars. I've never tried it.

>> Do you plan further patches to the debbugs package?
>
> I'm planning to teach it to use "git am" as an alternative to "patch".
> I think it would work better in the Magit workflow, which would
> basically be to apply the patch, and then inspect the result from the
> Magit status buffer.
>
> I'm not yet sure what to do with patches that are not formatted with
> "git format-patch", though.  IIUC, the VC flow using "patch" handles
> that okay, but using "git am" would not.
>
>> Shall we release a new version?
>
> Sure, why not?  Perhaps someone will find the above useful.

If you plan to commit further changes we can still wait. If you feel
ready, just increase the version in debbugs.el.

Best regards, Michael.



reply via email to

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