Given this text:
    a{b
    ()
    c}d

If you press Ctrl+Shift+M (select everything between matching brackets), you
will get the following selections, depending on where your cursor is when you
press the key combo:

After  'a': whole {..} section (correct behavior)
Before 'b': whole {..} section (correct behavior)
After  'c': whole {..} section (correct behavior)
Before 'd': just the "()" (incorrect behavior!)

I am using PSPad v4.60 / 2700.

-- 
<http://forum.pspad.com/read.php?2,69165,69165>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem