aboutsummaryrefslogtreecommitdiffstats
path: root/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/e0858b12-0be3-49bb-ad7a-030e488bb2f1/comments/7b904395-86e9-4eb1-8534-69cec63801d4/body
blob: 800609ed4d0599dc31d116cfea358aaf915f8bfd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Ah, it's been a good day :).  My email interface now supports bug
creation/comments that look like:

    $ cat | mail -s "[be-bug] new" "whatever-dev@fancyprojects.com"
    The demuxulizer is broken
    
    <describe bug>
    ^D

Which is probably easy enough for just about anybody ;).  Also easy
for other projects to wrap into one of their tools:

    $ cat | projectAexecutable --report-bug
    The demuxulizer is broken
    
    <describe bug>
    ^D

Which could do things like automatically add the version string, OS
name, etc.

-- 
This email may be signed or encrypted with GPG (http://www.gnupg.org).
The GPG signature (if present) will be attached as 'signature.asc'.
For more information, see http://en.wikipedia.org/wiki/Pretty_Good_Privacy

My public key is at http://www.physics.drexel.edu/~wking/pubkey.txt