On Mon, Nov 9, 2009 at 2:18 PM, Ulrike Fischer <[email protected]> wrote: > 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?
I wish it were ... ;-) It looks like you have found a bug. I have probably forgotten to autoload something. I will keep it in mind and fix it later. But in the meantime just set nxhtml-load as you suggest. It does not harm. Thanks for telling me about this bug, Ulrike.
