all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: How can I stop Emacs from messing up my code by changing case
Date: Tue, 21 Feb 2006 15:56:49 -0700	[thread overview]
Message-ID: <dtg5rk$o4r$1@sea.gmane.org> (raw)
In-Reply-To: <1140530743.436521.120630@g14g2000cwa.googlegroups.com>

anne001 wrote:
> 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

I'm not a Mac user, but Googling leads me to suggest that you put this
in your ~/.emacs file:
(setq mac-command-key-is-meta nil)

You might also be interested in Easymacs:
http://www.dur.ac.uk/p.j.heslin/Software/Emacs/Easymacs/index.php

-- 
Kevin Rodgers

  parent reply	other threads:[~2006-02-21 22:56 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-21 11:33 How can I stop Emacs from messing up my code by changing case anne001
2006-02-21 12:25 ` anne001
2006-02-21 13:01   ` anne001
2006-02-21 22:12     ` Peter Dyballa
2006-02-21 13:37   ` Peter Tury
2006-02-21 14:05     ` anne001
2006-02-21 14:43       ` Tim McNamara
2006-02-21 23:18         ` Drew Adams
2006-02-21 22:56       ` Kevin Rodgers [this message]
2006-02-21 22:57       ` Peter Dyballa
2006-02-21 16:31   ` Stefan Monnier
2006-02-21 16:52     ` anne001
2006-02-21 18:45 ` kgold
2006-02-21 21:33 ` Björn Lindström
     [not found] ` <mailman.1151.1140561580.2856.help-gnu-emacs@gnu.org>
2006-03-18 19:41   ` anne001

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='dtg5rk$o4r$1@sea.gmane.org' \
    --to=ihs_4664@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.