The key binding for isearch-forward-regexp is C-M-s, however I cannot invoke that bindings somehow using Ctrl+Alt+s. I can do Esc then C-s to invoke it though.
Other commands with the C-M prefix works fine using Ctrl+Alt though, like C-M-w (append-next-kill), C-M-f (forward-sexp) etc
Can anybody an idea on what the problem on my system is? I am using GNU Emacs 23.3.1 on Ubuntu 11.10.
C-h k C-M-s? – Trey Jackson Dec 5 '11 at 20:54