From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "anne001" Newsgroups: gmane.emacs.help Subject: Re: How can I stop Emacs from messing up my code by changing case Date: 21 Feb 2006 06:05:43 -0800 Organization: http://groups.google.com Message-ID: <1140530743.436521.120630@g14g2000cwa.googlegroups.com> References: <1140521633.073193.170370@g44g2000cwa.googlegroups.com> <1140524715.835857.310530@g47g2000cwa.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1140561336 20672 80.91.229.2 (21 Feb 2006 22:35:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 21 Feb 2006 22:35:36 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Feb 21 23:35:33 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 1FBg6H-0000jJ-1w for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Feb 2006 23:35:22 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FBg4T-0001gx-8x for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Feb 2006 17:33:25 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!g14g2000cwa.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Original-NNTP-Posting-Host: 68.239.49.186 Original-X-Trace: posting.google.com 1140530750 10776 127.0.0.1 (21 Feb 2006 14:05:50 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 21 Feb 2006 14:05:50 +0000 (UTC) In-Reply-To: User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/416.11 (KHTML, like Gecko) Safari/416.12,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: g14g2000cwa.googlegroups.com; posting-host=68.239.49.186; posting-account=9049VgwAAABYJfAgZ0LyU3pobPiwgZ36 Original-Xref: shelby.stanford.edu gnu.emacs.help:137712 Original-To: help-gnu-emacs@gnu.org 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:33336 Archived-At: I am using gnu emacs november 2005, 22.0.50.1 for mac I tried C-h b and got a whole list of bindings! nothing about capitalization there. I found the apple C binding for capitalization in this list http://otn.oracle.com/jdeveloper/help/__inl.inline.true/__inl.topic.ide_rkeymapemacs_html/__inl.html apple C seemed the most likely culprit and apple C does behave to capitalize words and it does turn GLUT into Glut I can bind apple C to nothing, but if I restart emacs, the new binding is forgotten. So I don't have a permanent fix for now