all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: jidanni@jidanni.org
To: peter_dyballa@web.de
Cc: help-gnu-emacs@gnu.org
Subject: Re: bash builtin expansion in shell.el
Date: Sun, 14 Jun 2009 05:33:02 +0800	[thread overview]
Message-ID: <87bporvmy9.fsf@jidanni.org> (raw)
In-Reply-To: B172B63B-C4C6-4F44-8DFC-DB314EE77F7B@Web.DE

Completing command name...
No completions of hist
Completing file name...
No completions of ali
PD> Either type "history" and then RET, or create aliases and make them
PD> known to the *shell* buffer in the file ~/.emacs_bash.
What do I do?
alias history=history
alias alias=alias
?

I am using the *shell* buffer in
$ emacs -f shell
instead of trying to use the remote readline functions of
$ ssh very-far-away-and-slow.org

Maybe I need to fool *shell* with a directory on $PATH fill of
executable links with the same names as the bash builtins?
touch bla
chmod 755 bla
ln history alias suspend typeset ... bla




  reply	other threads:[~2009-06-13 21:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-13 19:07 bash builtin expansion in shell.el jidanni
2009-06-13 20:15 ` Peter Dyballa
2009-06-13 21:33   ` jidanni [this message]
     [not found]   ` <mailman.593.1244928793.2239.help-gnu-emacs@gnu.org>
2009-06-15 17:39     ` Xah Lee
2009-06-19 22:12       ` jidanni
     [not found] <mailman.580.1244920049.2239.help-gnu-emacs@gnu.org>
2009-06-13 20:57 ` Xah Lee
2009-06-15 17:24   ` Xah Lee

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=87bporvmy9.fsf@jidanni.org \
    --to=jidanni@jidanni.org \
    --cc=help-gnu-emacs@gnu.org \
    --cc=peter_dyballa@web.de \
    /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.