bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#35362: 26.2; [debbugs.el] Automate commit -> debbugs flow (posting p


From: Noam Postavsky
Subject: bug#35362: 26.2; [debbugs.el] Automate commit -> debbugs flow (posting patches, closing bugs after pushing)
Date: Sun, 21 Apr 2019 11:27:57 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)

> -   (cons (current-buffer)
> -      (current-window-configuration)))
> +   ;; This doesn't work, gives wrong-type-argument listp when quitting.
> +   ;; (cons (current-buffer)
> +   ;;       (current-window-configuration))
> +   )

Ooops, sorry, I was confused about this.  This part is fine.

> +      (gnus-read-ephemeral-emacs-bug-group bugid 
> (current-window-configuration)))))

It's this one that is missing the cons.  Patch updated.

Attachment: 0001-Automate-commit-debbugs-workflow-Bug-35362.patch
Description: patch


reply via email to

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