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 get problems.
Explanation of Problem:
Emacspeak redefines self-insert-command since that command cannot
be advised.
table.el also redefines and rebinds self-insert-command, and I
have advised table.el's insertion commands, that works correctly.
table.el sets up a special keymap where it rebinds
self-insert-command; I've advised the remapping command to become
aware of the need to also rebind emacspeak's version of
self-insert command.
For some reason there seems to be some interaction between
table.el and org-mode that causes the final step in the above
chain to fail.
Thoughts?
--
Best Regards,
--raman
Email: [EMAIL PROTECTED]
WWW: http://emacspeak.sf.net/raman/
AIM: emacspeak GTalk: [EMAIL PROTECTED]
PGP: http://emacspeak.sf.net/raman/raman-almaden.asc
Google: tv+raman
IRC: irc://irc.freenode.net/#emacs
_______________________________________________
Emacs-orgmode mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-orgmode