Closed GoogleCodeExporter closed 8 years ago
Verified this with r422. Weird. Thanks for reporting it!
Original comment by tom.h.mi...@gmail.com
on 21 Sep 2010 at 4:30
Try applying the attached patch to correctly filter on extended characters.
I'm not sure what you mean about the square brackets. Do you have an event with
a name like "my [test] event"? You'll need to escape any set of brackets given
to the -n or --title option if you have regex = True in your config file (which
is the default). For example,
calendar list -n "my \[test\] event"
Original comment by tom.h.mi...@gmail.com
on 21 Sep 2010 at 11:00
Attachments:
This issue was closed by revision r423.
Original comment by tom.h.mi...@gmail.com
on 22 Sep 2010 at 7:55
I went ahead and made the assumption that this solves the problem. If you're
still having problems, let me know through this issue and I'll re-open it.
Thanks!
Original comment by tom.h.mi...@gmail.com
on 22 Sep 2010 at 7:56
Original issue reported on code.google.com by
spectro....@gmail.com
on 20 Sep 2010 at 11:39