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

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

ridding ! expansion in *shell*


From: Dan Jacobson
Subject: ridding ! expansion in *shell*
Date: 08 Feb 2002 06:13:58 +0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

I thought I had turned off that ! stuff once and for all [*shell* buffer]:

$ set -o|grep histexpand
histexpand      off
$ echo sed !d
sed !d
$ echo sed date

however upon M-p, "date" pops in.

I do C-h m, learn about comint-input-autoexpand seeing that being that
comint-input-autoexpand's value is nil it shouldn't do this according
to *Help*, as only if its value is "history" should it do this, but
it does this anyway.
-- 
http://www.geocities.com/jidanni/ Taiwan(04)25854780



reply via email to

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