Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I'm working with Aquamacs on a Macbook with German keyboard. I've set the "Meta & German" option to make the alt/option key work as Alt when needed, but as Meta otherwise. So far so good. Now I want to invoke a function that is bound to "C-c [" (reftex-citation). Unfortunately, I have now clue about how to type this: On the German keyboard the square bracket is bound to alt-5, but apparently after C-c the following alt/option is interpreted by Aquamacs as Meta (or something completely different), because when I type C-c alt-5 I get the message: "^C ⌥5 is undefined". Is there a way I can get the square bracket after C-c?

(In this specific case, I've simply rebound 'reftex-citation to another key, so no big deal, but I've met the problem in several variations now, so thought I'd find out what I'm doing or understanding wrongly.)

share|improve this question
What does this mean: "I've set the "Meta & German" option to make the alt/option key work as Alt when needed, but as Meta otherwise"? How is it decided "when needed"? – avp Apr 5 '11 at 12:22
Personally, for Aquamacs I have set EN layout despite the fact that I have DE keyboard and use RU for work... :) I just switch layouts when needed. – avp Apr 5 '11 at 12:25
Tag german removed as part of the 2012 cleanup. – Abhranil Das Apr 30 '12 at 12:16

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.