>>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> The patch is nice in that it returns a container of Angus> kb_sequences when youask for a container of kb_sequences, Angus> rather than some stringified version of the same. Yes. But I thought we were not in 'make nice code' mode anymore. Angus> // This iterator, when de-referenced, Angus> // returns 'LyXKeySym const &', which is exactly what Angus> // you're interested in. Moreover, the returned data is Angus> // immutable, also something that's good here. And what about the modifiers? I am interested in them too. JMarc