>>>>> "Allan" == Allan Rae <[EMAIL PROTECTED]> writes:
Allan> Not possible at present although it would be nice. I think
Allan> JMarc suggested placing keybindings in layout files. This would
Allan> allow what you suggest and would just require that we reload
Allan> the layouts keybindings when we switch buffers.
Did I write that? I just remember that I thought about it :) It would
be straightforward to change the Style entries to read
Style "Section|1"
...
End
And have the textclass class do the binding to "M-l 1". We would need
to un-bind when changing class, though.
JMarc