help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How can I stop Emacs from messing up my code by changing case


From: Peter Dyballa
Subject: Re: How can I stop Emacs from messing up my code by changing case
Date: Tue, 21 Feb 2006 23:57:33 +0100


Am 21.02.2006 um 15:05 schrieb anne001:

I am using gnu emacs november 2005, 22.0.50.1
for mac

Where did you get it from? What is Cmd(apple)-x emacs-version RET returning?

Obviously your Cmd key works like the Meta key. Does

        (setq mac-command-modifier nil)

change its behaviour? Or does

        (setq mac-command-key-is-meta nil)

work? What does

        (setq mac-pass-option-to-system t)

effect?

--
Greetings

  Pete
              <\
                \__     O                       __O
                | O\   _\\/\-%                _`\<,
                '()-'-(_)--(_)               (_)/(_)






reply via email to

[Prev in Thread] Current Thread [Next in Thread]