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: comint-input-autoexpand no effect?
Date: Wed, 29 Jan 2003 18:46:21 -0700	[thread overview]
Message-ID: <3E3883ED.20204@ihs.com> (raw)
In-Reply-To: mailman.1136.1043876901.21513.bug-gnu-emacs@gnu.org

Michael A. Covington wrote:

> I'm running SWI Prolog under Emacs 21.1.
> 
> I am trying to turn off the interpretation of ! as a history expansion
> character, since this is inconvenient in some of the string processing I'm
> doing.
> 
> Doing an eval-exp (setq comint-input-autoexpand nil) doesn't have any effect
> on this.


What buffer did you do that in?  Did you verify it via M-: or C-h v in your
Prolog interpreter buffer?

> Nor does putting (setq comint-input-autoexpand nil) in my
> site-lisp default.el or prolog.el.  Similar things with
> shell-input-autoexpand don't seem to work either.


Does `M-x locate-library prolog' return a *.elc file name?  If so, did you
byte-compile prolog.el after modifying it.


> How can I get the shell to stop bothering my exclamation marks??

Probably by setting comint-input-autoexpand to nil in the Prolog interpreter's
comint buffer, probably via a hook.

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

       reply	other threads:[~2003-01-30  1:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1136.1043876901.21513.bug-gnu-emacs@gnu.org>
2003-01-30  1:46 ` Kevin Rodgers [this message]
2003-01-29 21:41 comint-input-autoexpand no effect? Michael A. Covington

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=3E3883ED.20204@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.