Closed GoogleCodeExporter closed 9 years ago
Oops, this should be marked as "feature request," not defect.
Original comment by johnp...@gmail.com
on 10 May 2014 at 11:53
I've attached a revised version of the patch. (It turns out the original
version didn't even compile. I briefly tested this one, though, and it seems to
work.)
Also, I wrote this under some assumptions (detailed in the comments) that
someone more familiar with the project could probably confirm/deny. If you're
interested in the patch, you might want to take a look at those.
Original comment by johnp...@gmail.com
on 10 May 2014 at 11:03
Attachments:
Nice! I asked about this three years ago on Doom9 and was told that selecting
by name is not possible and I had to edit and force the stream I wanted, I
couldn't see why it couldn't be added as surely it would be just a case of
reading the string and selecting it. Perhaps I should have added the feature
request back then but I interpreted that answer to mean that it being not
actually possible to do this.. anyway glad to see some very useful features
added, many of us will no doubt make good use of this if it works, thanks!
Original comment by RytheSta...@gmail.com
on 14 May 2014 at 3:35
Is there any chance this can be merged? I'm happy to make any necessary changes
that would facilitate this.
Original comment by johnp...@gmail.com
on 27 May 2014 at 2:35
I restructured the way the matching is done to avoid the need of the mediatype
and the wchar conversion, as the original title was in utf8 anyway.
Otherwise applied, thanks.
I'm not entirely happy that you can't match spaces, but what can you do.
Allowing quoted strings would explode the regex complexity.
Original comment by h.lepp...@gmail.com
on 1 Sep 2014 at 11:24
This issue was closed by revision fa592f198eb6.
Original comment by h.lepp...@gmail.com
on 1 Sep 2014 at 11:24
Original issue reported on code.google.com by
johnp...@gmail.com
on 10 May 2014 at 11:52Attachments: