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

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

Re: bash builtin expansion in shell.el


From: Peter Dyballa
Subject: Re: bash builtin expansion in shell.el
Date: Sat, 13 Jun 2009 22:15:59 +0200


Am 13.06.2009 um 21:07 schrieb jidanni@jidanni.org:

So how can I get
bash$ hist<TAB>
to become
bash$ history ?


Either type "history" and then RET, or create aliases and make them known to the *shell* buffer in the file ~/.emacs_bash. You can also read in the documentation how to delegate the command expansion to bash – in your example GNU Emacs' shell-mode tries to fulfil this.

I am a tcsh user. I have no quarrels with tcsh, shell-mode gives me enough. Would you like to learn shell-mode, too? I mean, if you want to use bash instead of GNU Emacs, why don't you use a more simple mode, or no mode at all?

--
Greetings

  Pete                                           0
                                           %-/\_//
                                            (*)(*)







reply via email to

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