all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Noam Postavsky <npostavs@gmail.com>
Cc: 35121@debbugs.gnu.org
Subject: bug#35121: [debbugs.el] debbugs-make-control-message doesn't always ask for version
Date: Wed, 03 Apr 2019 21:48:17 +0200	[thread overview]
Message-ID: <87k1gakgzi.fsf@gmx.de> (raw)
In-Reply-To: <87h8bffco1.fsf@gmail.com> (Noam Postavsky's message of "Wed, 03 Apr 2019 09:20:30 -0400")

Noam Postavsky <npostavs@gmail.com> writes:

Hi Noam,

> When using debbugs-make-control-message to make a "done" or "fixed"
> control message from a message-mode buffer, it doesn't ask for for a
> version number.  That's because (debbugs-gnu-current-status) returns nil
> outside the *Bugs* buffer, so the (member "emacs" (cdr (assq 'package
> status))) check always fails.
>
> I think it should be okay to fallback to cache, or debbugs-get-status if
> the cache is empty, right?

Yes. Your patch LGTM.

> By the way, I wonder if we should ask for version even if the package is
> not Emacs (obviously the initial-input suggestion only works for Emacs),
> surely other packages have versions too?

I would suppose so. But in order to get feedback, you might ask on the
<help-debbugs@gnu.org> ML. People using debbugs.el for other projects
but Emacs are lurking there.

Best regards, Michael.





  reply	other threads:[~2019-04-03 19:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-03 13:20 bug#35121: [debbugs.el] debbugs-make-control-message doesn't always ask for version Noam Postavsky
2019-04-03 19:48 ` Michael Albinus [this message]
2019-04-03 23:51   ` Noam Postavsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k1gakgzi.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=35121@debbugs.gnu.org \
    --cc=npostavs@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.