I just updated my Thunderbird scripts. I would like some feedback and
possibly some help especially with the new delete thread feature. If in
the message list of any mail box, you can press Ctrl-D to delete the
entire thread with a single keystroke. But it gets funky once in a
while. If you interrupt speech after the deletion is underway, WE gets
kinda tangled up some how. I can't describe it any better than that but
it's like pressing any keys during this operation will somehow get
involved and leave the modifier keys in a strange state where WE will
momentarily hang and the mous keys don't read properly. it eventually
straitens itself out but if you press the hot key and wait until the
message list item is completely read afterwards, then things seem to be
all right. Anyway let's mess with it and see what others observe and
maybe this can be tweaked up later.
Another observation I made is the delete keys seem to have the same
scancode or something. I tried originally to use the Delete key from
the six pack and insert that but it seems that the virtual keycode I'm
using applies to the numpad delete key instead and the messages wouldn't
delete. So I had to use the long way (Alt-E D) to delete the previously
selected messages.
Have fun.