emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* table.el and org.el
@ 2006-06-05  0:14 T. V. Raman
  2006-06-05 11:29 ` Carsten Dominik
  0 siblings, 1 reply; 5+ messages in thread
From: T. V. Raman @ 2006-06-05  0:14 UTC (permalink / raw)
  To: emacs-orgmode

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:  raman@users.sf.net
WWW:    http://emacspeak.sf.net/raman/
AIM:    emacspeak       GTalk: tv.raman.tv@gmail.com
PGP:    http://emacspeak.sf.net/raman/raman-almaden.asc
Google: tv+raman 
IRC:    irc://irc.freenode.net/#emacs

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-01-31 22:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-05  0:14 table.el and org.el T. V. Raman
2006-06-05 11:29 ` Carsten Dominik
2006-06-05 13:03   ` T. V. Raman
2007-01-17  3:40     ` timotheus
2007-01-31 18:12       ` Carsten Dominik

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).