Am Fri, 30 Oct 2009 19:36:38 +0100 schrieb Lennart Borgman: >>> I installed yesterday >>> GNU Emacs 23.1.50.1 (i386-mingw-nt5.1.2600) >>> of 2009-10-14 on LENNART-69DE564 (patched) >>> on winxp in a power user account. >>> >>> 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? > Ulriche, what is the value of ourcomments-ido-ctrl-tab?
I'm not very skilled at emacs and don't know yet all the commands you can use to get messages or values. I found out the following: If I do at the start of emacs M-x find-variable ourc<tab> or C-h v ourc<tab> I get the message "no match". If I then start the emacs32 customization, ourcomments-ido-ctrl-tab is found and C-h v our... gives: ourcomments-ido-ctrl-tab is a variable defined in `ourcomments-util.el'. Its value is t. > Is there any error messages in *Messages* buffer? At the start of emacs the *Messages* buffer contains the following: Adding c:/Programme/Emacs/EmacsW32/lisp/ to load-path Loading cua-base...done Loading recentf...done Loading c:/Dokumente und Einstellungen/Ulle/Anwendungsdaten/.recentf...done Cleaning up the recentf list...done (0 removed) For information about GNU Emacs and the GNU system, type C-h C-a. After using the customize menu the following lines are added: after advising ido ourcomments-ido-ctrl-tab-activate running Ido mode enabled ourcomments-ido-mode-advice running Mark set nxhtml-mode -- Ulrike Fischer