I hadn't realized org-mode-map did its own rebindings; that
should be sufficient in terms of clues for me to trace this down.
> "Carsten" == Carsten Dominik <[EMAIL PROTECTED]> writes:
Carsten> I have never closely looked at how table.el works
Carsten> and how it creates and install
I have never closely looked at how table.el works and how it creates
and installs its special keymap. Nor do I know what Emacs speak does.
But I can explain what Org-mode does:
Org-mode defines its own self-insert-command (org-self-insert-command).
It then re-binds all keys that are assigned
I'm losing table-mode keybindings when I create table.el tables
in org-mode.
This may be due to interction with emacspeak --- see explanation
below, but I need some tips on how to fix this.
Symptoms:
I can use table.el tables in non-org buffers.
In org-buffer, if I create a table.el table I ge