From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: How can I stop Emacs from messing up my code by changing case Date: Tue, 21 Feb 2006 23:12:30 +0100 Message-ID: References: <1140521633.073193.170370@g44g2000cwa.googlegroups.com> <1140524715.835857.310530@g47g2000cwa.googlegroups.com> <1140526862.950472.52240@f14g2000cwb.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1140592916 11701 80.91.229.2 (22 Feb 2006 07:21:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 22 Feb 2006 07:21:56 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Feb 22 08:21:54 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FBoJX-0006tI-Vv for geh-help-gnu-emacs@m.gmane.org; Wed, 22 Feb 2006 08:21:32 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FBoJW-0001NC-Ka for geh-help-gnu-emacs@m.gmane.org; Wed, 22 Feb 2006 02:21:30 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FBfkO-0007xY-BG for help-gnu-emacs@gnu.org; Tue, 21 Feb 2006 17:12:40 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FBfkL-0007wE-I6 for help-gnu-emacs@gnu.org; Tue, 21 Feb 2006 17:12:39 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FBfkK-0007vt-Af for help-gnu-emacs@gnu.org; Tue, 21 Feb 2006 17:12:36 -0500 Original-Received: from [217.72.192.225] (helo=smtp07.web.de) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FBfqf-0004ON-NN for help-gnu-emacs@gnu.org; Tue, 21 Feb 2006 17:19:10 -0500 Original-Received: from [87.193.39.123] (helo=[192.168.1.2]) by smtp07.web.de with asmtp (WEB.DE 4.105 #340) id 1FBfkH-00065c-00; Tue, 21 Feb 2006 23:12:33 +0100 In-Reply-To: <1140526862.950472.52240@f14g2000cwb.googlegroups.com> X-Image-Url: http://homepage.mac.com/sparifankal/.cv/thumbs/me.thumbnail Original-To: "anne001" X-Mailer: Apple Mail (2.746.2) X-Sender: Peter_Dyballa@web.de X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:33353 Archived-At: 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 ). -- 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