bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

comint-input-autoexpand no effect?


From: Michael A. Covington
Subject: comint-input-autoexpand no effect?
Date: Wed, 29 Jan 2003 16:41:57 -0500

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.  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.

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

--
Michael A. Covington, Associate Director
Artificial Intelligence Center / The University of Georgia / Athens, GA
30602-7415 U.S.A.
http://www.ai.uga.edu/~mc     http://www.CovingtonInnovations.com    <><






reply via email to

[Prev in Thread] Current Thread [Next in Thread]