On 2010-12-12, Pavel Sanda wrote:
> 2. its not bound to enter, but to LFUN_BREAK_PARAGRAPH. > it can be argued that math-extern should be put rather into bind > file to "command-alternatives break-paragraph;math-extern" > (getstatus changes of break-paragraph in mathed would be needed then). > i think its overengineering, since enter key is not going to change > its binding, but can go this route as well if wanted. The "overengineering" approach is IMV the better one: the user has a choice to configure/disable the binding. Also, math-extern could be bound to other keys via a "swapped" command-alternatives rule: "command-alternatives math-extern; <text-command>" (if it is math-mode only). Günter