all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
Subject: Re: How can I stop Emacs from messing up my code by changing case
Date: Tue, 21 Feb 2006 11:31:12 -0500	[thread overview]
Message-ID: <873bic4qz5.fsf-monnier+gnu.emacs.help@gnu.org> (raw)
In-Reply-To: 1140524715.835857.310530@g47g2000cwa.googlegroups.com

> I don't think I have autocap.el
> I am thinking that I am invoking capitalization without realizing it by
> typing apple C on my mac.

It's called M-c in Emacs.  You can add the following in yor .emacs:

  (global-unset-key [(meta c)])

or you can arrange for the "Apple"-modifier to be mapped to something else
than meta.  Try to customize mac-option-modifier, mac-command-modifier,
mac-function-modifier.  Maybe you'll find a different arrangement that suits
you better.


        Stefan

  parent reply	other threads:[~2006-02-21 16:31 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
2006-02-21 22:57       ` Peter Dyballa
2006-02-21 16:31   ` Stefan Monnier [this message]
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=873bic4qz5.fsf-monnier+gnu.emacs.help@gnu.org \
    --to=monnier@iro.umontreal.ca \
    /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.