Reported bug with utf-8 strings
[be.git] / .be / bea86499-824e-4e77-b085-2d581fa9ccab / bugs / e0858b12-0be3-49bb-ad7a-030e488bb2f1 / comments / 7b904395-86e9-4eb1-8534-69cec63801d4 / body
1 Ah, it's been a good day :).  My email interface now supports bug
2 creation/comments that look like:
3
4     $ cat | mail -s "[be-bug] new" "whatever-dev@fancyprojects.com"
5     The demuxulizer is broken
6     
7     <describe bug>
8     ^D
9
10 Which is probably easy enough for just about anybody ;).  Also easy
11 for other projects to wrap into one of their tools:
12
13     $ cat | projectAexecutable --report-bug
14     The demuxulizer is broken
15     
16     <describe bug>
17     ^D
18
19 Which could do things like automatically add the version string, OS
20 name, etc.
21
22 -- 
23 This email may be signed or encrypted with GPG (http://www.gnupg.org).
24 The GPG signature (if present) will be attached as 'signature.asc'.
25 For more information, see http://en.wikipedia.org/wiki/Pretty_Good_Privacy
26
27 My public key is at http://www.physics.drexel.edu/~wking/pubkey.txt