Re: Easy-bake perlbug email interface

2001-10-27 Thread Richard Foley
Michael G Schwern wrote: > > At YAPC::Europe, there was some talk over dinner about the perlbug > email interface and making it a little easier to close bugs. > Basically write up some mutt/elm/your-favorite-mailer-here macros for > the most common operations. > > this bug is notabug > i

Re: Easy-bake perlbug email interface

2001-10-27 Thread Richard Foley
Below is a working patch to magic.t, which gets all tests passing except: # Use of uninitialized value in scalar assignment at [.op]magic.t line 244. not ok 31 The code for that test looks like: { local $SIG{'__WARN__'} = sub { print "# @_\nnot " }; $! = undef; ok 1; } A

Re: Easy-bake perlbug email interface

2001-10-27 Thread Robert
When they work, you can CC special addresses in a reply, and things happen. For example, if you cc [EMAIL PROTECTED] the ticket will be closed. I don't remember the exact syntax, but I think [EMAIL PROTECTED] will close it as notabug. Other keywords include 'patch' 'note', etc. Join them with