emacs-devel
[Top][All Lists]
Advanced

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

Re: call for more ert tests


From: Teemu Likonen
Subject: Re: call for more ert tests
Date: Wed, 26 Jun 2013 22:46:21 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Dmitry Gutov [2013-06-26 23:01:19 +04:00] wrote:

> My answer would be: being able to comment, tag and close the issues
> without having to use an email client and look up the exact way you do
> those things via inline text and special email addresses.
>
> These things are not hard when you know them, but for a casual user,
> debbugs is quite intimidating.

Debian has this nice "bts" tool. Examples:

    bts show <number>
    bts select status:open
    bts done [version]
    bts merge <number> <number> ...
    bts tag <number> = tag tag tag


So,

    $ sudo apt-get install devscripts
    $ alias bts-emacs='bts --bts-server=debbugs.gnu.org'
    $ man bts

Attachment: pgpVAPYBVhQGi.pgp
Description: PGP signature


reply via email to

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