guix-devel
[Top][All Lists]
Advanced

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

Re: GuixDays: Perfect Setup: Speaker wanted


From: swedebugia
Subject: Re: GuixDays: Perfect Setup: Speaker wanted
Date: Sun, 27 Jan 2019 12:09:12 +0100

On 2019-01-26 21:13, Maxim Cournoyer wrote:
swedebugia <address@hidden> writes:

[...]

Actually what is even nicer is emacs-debbugs and its ability to apply
patches from emails. The UI is somewhat lacking and I think we should
fork it so that it defaults to guix bugs and packages.

There's no need to fork emacs-debbugs for that; it's already
configurable:

(setq debbugs-gnu-default-packages '("guix"))

Thanks for sharing that! I did not look into it deeply and had not realized this was possible.

I think this should be included in HACKING where emacs-debbugs is mentioned:
"* Using emacs-debbugs

Bug reports and patches are tracked using debbugs. If you are on emacs, you
can use emacs-debbugs.

List all open bug reports on guix-patches with

C-u M-x debbugs-gnu <RET> <RET> guix-patches <RET> n y"

Also we should mention that the error which appears after applying patches from emails can be ignored - the patches apply succesfully anyways.

If you want to apply only one of several patches from a single email you have to select manually and run M-x magit-apply (if I remember correctly)

--
Cheers
Swedebugia



reply via email to

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