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:12:30 +0100


Am 21.02.2006 um 14:01 schrieb anne001:

http://www.delorie.com/gnu/docs/emacs/emacs_496.html

I found this. I don't know if I have to set it each time.


You can try in .emacs:

        (global-unset-key [(alt meta z)])
        (global-unset-key [A-mouse-1])
        (global-unset-key [C-z])

with whatever your key is (to determine this key: C-h k <your key>).

--
Greetings

  Pete

"Email is a wonderful thing for people whose role in life is to be on top of things. But not for me; my role is to be on the bottom of things. What I do takes long hours of studying and uninterruptible concentration." -Donald Knuth






reply via email to

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