[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Hyperbole debbugs fields incompatible with debbugs-get-bugs.
From: |
Robert Weiner |
Subject: |
Re: Hyperbole debbugs fields incompatible with debbugs-get-bugs. |
Date: |
Wed, 22 Jun 2016 12:08:58 -0400 |
On Wed, Jun 22, 2016 at 11:39 AM, Michael Albinus
<address@hidden> wrote:
> (debbugs-get-bugs :status "open" :package "hyperbole")
> returns the three bugs as expected.
Not for me with the latest debbugs.el package from melpa, running
Emacs 25.0.94. There it says the valid :status values are:
;; Possible values: "pending", "forwarded", "fixed" and "done"
so "open" triggers an error. Maybe there is an update not yet at Melpa?
Bob