Am Fri, 30 Oct 2009 19:36:38 +0100 schrieb Lennart Borgman:
>>> I have a problem with Ctrl-Tab (C-Tab) to switch between buffers: It >>> doesn't work at the start of emacs. I get a "<C-tab> not defined" >>> message. It works as expected as soon as I call once the menu >>> options->customize emacs32. What can I do to enable C-tab directly >>> from the start? > It is defined in the ido minor mode map. However ido minor mode is > defined a bit differently than normal minor modes so it is a bit hard > to find. (See ourcomments-util.el in nXhtml for how to find it.) I found out that C-Tab works from the start if I enable "nxhtml-load". Is this the intended behaviour? -- Ulrike Fischer