Maxim Cournoyer wrote 2 years ago
(name . bug-guix)(address . bug-guix@gnu.org)
Hi,
Currently doing something like:
Toggle snippet (8 lines)
$ mumi new
$ mumi send-email *.patch
(mumi queries new issue number from Debbugs)
(patches are sent)
$ mumi current
-> No current issue!
I'd expect the last 'mumi current' command to return the issue found
querying Debbugs at step 2.
--
Thanks,
Maxim