all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Christopher Schmidt <christopher@ch.ristopher.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Why is shell env different in emacs shell mode than normal shell
Date: Fri, 09 Mar 2012 18:45:00 +0100	[thread overview]
Message-ID: <20120309174511.63E5D1FDEF@saturn.ch.ristopher.com> (raw)
In-Reply-To: <33473173.post@talk.nabble.com> (AngusC's message of "Fri, 9 Mar 2012 09:10:48 -0800 (PST)")

AngusC <anguscomber@gmail.com> writes:

> I am running emacs 23.3.1 on Windows 7.  Using the standard command
> line I have tab auto-completion but this doesn't work if in emacs I
> use M-x shell.  Is this normal?  do I need to configure something in
> the emacs config file?

To take advantage of Emacs's text processing power, M-x shell RET has to
make some trade-offs.  This includes no real support of ncurses or no
support for native (bash) completion.

To get a real interactive terminal, try M-x term RET.  Other than that,
you could try to write your own completion function in Elisp.  Check
`shell-dynamic-complete-functions'.

        Christopher



  parent reply	other threads:[~2012-03-09 17:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-09 17:10 Why is shell env different in emacs shell mode than normal shell AngusC
2012-03-09 17:43 ` Eli Zaretskii
2012-03-09 17:45 ` Christopher Schmidt [this message]
2012-03-09 18:45   ` Christopher Schmidt

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=20120309174511.63E5D1FDEF@saturn.ch.ristopher.com \
    --to=christopher@ch.ristopher.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.