From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Why is shell env different in emacs shell mode than normal shell Date: Fri, 09 Mar 2012 19:43:20 +0200 Message-ID: <83mx7pzn47.fsf@gnu.org> References: <33473173.post@talk.nabble.com> NNTP-Posting-Host: plane.gmane.org X-Trace: dough.gmane.org 1331315049 28844 80.91.229.3 (9 Mar 2012 17:44:09 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 9 Mar 2012 17:44:09 +0000 (UTC) To: Help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Mar 09 18:44:08 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1S63rH-00085R-AJ for geh-help-gnu-emacs@m.gmane.org; Fri, 09 Mar 2012 18:44:03 +0100 Original-Received: from localhost ([::1]:49477 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S63rG-0002xg-OX for geh-help-gnu-emacs@m.gmane.org; Fri, 09 Mar 2012 12:44:02 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:49810) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S63rB-0002xM-D3 for Help-gnu-emacs@gnu.org; Fri, 09 Mar 2012 12:43:58 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S63qn-0000DJ-36 for Help-gnu-emacs@gnu.org; Fri, 09 Mar 2012 12:43:56 -0500 Original-Received: from mtaout21.012.net.il ([80.179.55.169]:44721) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S63qm-0000D7-Rp for Help-gnu-emacs@gnu.org; Fri, 09 Mar 2012 12:43:33 -0500 Original-Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0M0M00F00P6ECF00@a-mtaout21.012.net.il> for Help-gnu-emacs@gnu.org; Fri, 09 Mar 2012 19:43:13 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([84.229.138.42]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M0M00F9PP80C110@a-mtaout21.012.net.il> for Help-gnu-emacs@gnu.org; Fri, 09 Mar 2012 19:43:13 +0200 (IST) In-reply-to: <33473173.post@talk.nabble.com> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 80.179.55.169 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:83988 Archived-At: > Date: Fri, 9 Mar 2012 09:10:48 -0800 (PST) > From: AngusC > > 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? It works for me, so what you see is not "normal". Does it work for you in "emacs -Q"? If it does, then there's something in your .emacs that causes the trouble.