I am learning Agda and when I type C-cC-. there is no reaction in my Emacs. I can type either C-c. or C-cM-. and then I will be told that these bindings are not defined. But when I try to type C-cC-. the mini-buffer only shows C-c
and it seems that Emacs is waiting for the next key binding. So how should I fix this problem?
I am using a MacOS. Any help will be appreciated.