Reported bug with utf-8 strings
[be.git] / .be / bea86499-824e-4e77-b085-2d581fa9ccab / bugs / e0858b12-0be3-49bb-ad7a-030e488bb2f1 / comments / 704b37ab-01bb-43d3-9e9f-f0d354f63c7d / body
1 On Sat, Jul 18, 2009 at 06:05:51PM -0400, W. Trevor King wrote:
2 > My email interface now supports bug creation/comments that look
3 > like:
4
5 >     $ cat | mail -s "[be-bug] new" "whatever-dev@fancyprojects.com"
6 >     The demuxulizer is broken
7 >     
8 >     <describe bug>
9 >     ^D
10
11 The move towards the DBT interface means this example should now look
12 like
13
14   $ cat | mail -s "[be-bug:submit] The demuxulizer is broken" whatever-dev@fancyprojects.com
15   Version: XYZ
16
17   <describe bug>
18   --
19   Ignored text
20   ^D
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