Package: reportbug
Version: 3.18
Severity: wishlist
After a bug report has been editing, reportbug prompts whether the report
should be sent now. If not, the message is saved to a temporary directory
and the program edits.
That's fine, but I'd like to be able to "pick up where I left off"; it'd be
nice if reportbug supported a --resume option. I don't want to have to go
through the BTS querying, new version checks, picking a subject and
severity and all that jazz when I've already got a pre-populated bug report
whose human-authored parts of the message body may just need to be edited.
I can think of two ways of implementing it:
* --resume takes an argument, a path to a saved bug report draft
* --resume takes no argument, and instead reportbug searches $TMPDIR for
filenames matching the template it uses ("reportbug-$packagename-etc."),
giving the user a menu and permitting them to select which report they want
to resume.
Either would satisfy my needs.
-- Package-specific info:
** Environment settings:
EDITOR="/usr/bin/vim"
DEBEMAIL="[EMAIL PROTECTED]"
DEBFULLNAME="Branden Robinson"
** /home/branden/.reportbugrc:
reportbug_version "2.20"
mode expert
ui text
realname "Branden Robinson"
email "[EMAIL PROTECTED]"
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: powerpc (ppc)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-2-powerpc-smp
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages reportbug depends on:
ii python2.3 2.3.5-9 An interactive high-level object-o
Versions of packages reportbug recommends:
ii python2.3-iconvcodec 1.1.2-1 Python universal Unicode codec, us
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]