all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <kevin.rodgers@ihs.com>
Subject: Re: no pangs of guilt that can't turn off M-x shell's ^ ! ?
Date: Tue, 18 Mar 2003 09:58:37 -0700	[thread overview]
Message-ID: <3E77503D.90302@ihs.com> (raw)
In-Reply-To: mailman.3309.1047964346.21513.bug-gnu-emacs@gnu.org

Dan Jacobson wrote:

> K> If not, is this the effect you want:
> 
> K> 	    (local-set-key "!" 'keyboard-quit)
> K> 	    (local-set-key "^" 'keyboard-quit)))
> 
> no, you're barfing up the wrong tree.  The shell-mode author thought
> csh-style ! and ^ history substitutions were so great, he forgot to
> leave a way to turn them off.  Yes, not being able to type them would
> indeed fix the problem, as would snipping my keyboard cable. "rm -r
> dangerous??, just local-set-key "r"...

C-h v comint-input-autoexpand


Does setting that variable to nil in a shell-mod-hook function fix your problem?

-- 
<a href="mailto:&lt;kevin.rodgers&#64;ihs.com&gt;">Kevin Rodgers</a>

  parent reply	other threads:[~2003-03-18 16:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.3247.1047784613.21513.bug-gnu-emacs@gnu.org>
2003-03-17 16:39 ` no pangs of guilt that can't turn off M-x shell's ^ ! ? Kevin Rodgers
2003-03-18  0:09   ` Dan Jacobson
     [not found]   ` <mailman.3309.1047964346.21513.bug-gnu-emacs@gnu.org>
2003-03-18 16:58     ` Kevin Rodgers [this message]
2003-03-19  6:52       ` Dan Jacobson
2003-03-15 18:55 Dan Jacobson

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=3E77503D.90302@ihs.com \
    --to=kevin.rodgers@ihs.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.