all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Emanuel Berg <embe8573@student.uu.se>
To: help-gnu-emacs@gnu.org
Subject: disable case-changer in Ada mode
Date: Thu, 10 Oct 2013 00:29:42 +0200	[thread overview]
Message-ID: <87ppret6vk.fsf@nl106-137-194.student.uu.se> (raw)

I writing in Ada, and the ada-mode has the property that
it changes the lower-/uppercase of words *as you
type*. This is driving my nuts! It is almost psychedelic
(but not in a positive way).

I *think* it is there because Ada is case-*in*sensitive,
so they'd add it as a way to enforce consistency. (?)
So, because case doesn't matter, the mode changes the
case as you type... (I don't know if that makes sense,
but I just get dizzy.)

So can I disable it? It doesn't seem to be a minor
mode. Perhaps it is connected to the indentation
function? (But it seems to run after each word.)

Also, I cannot set the keys as I like them (C-j, for
example, needs to be set to nil so my global C-j will
work), but define-key and unset-key don't work, because
they intermingle with the case-changer.

Ideas?

-- 
Emanuel Berg, programmer-for-rent. CV, projects, etc at uXu
underground experts united:  http://user.it.uu.se/~embe8573


             reply	other threads:[~2013-10-09 22:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-09 22:29 Emanuel Berg [this message]
2013-10-10 11:48 ` disable case-changer in Ada mode Stefan Monnier
     [not found] ` <mailman.3756.1381405718.10748.help-gnu-emacs@gnu.org>
2013-10-10 20:47   ` Emanuel Berg
2013-10-11  4:24     ` Kevin Rodgers
2013-10-11 19:33       ` Stefan Monnier
     [not found]     ` <mailman.3813.1381465458.10748.help-gnu-emacs@gnu.org>
2013-10-11 17:17       ` Emanuel Berg

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=87ppret6vk.fsf@nl106-137-194.student.uu.se \
    --to=embe8573@student.uu.se \
    --cc=help-gnu-emacs@gnu.org \
    /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.