From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: berk.dev@gmail.com Newsgroups: gmane.emacs.help Subject: Switching branches and TAB Date: Thu, 30 May 2013 08:57:14 -0700 (PDT) Message-ID: <77eba862-cfe6-4db8-af72-a8cfae5a5974@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1369940360 25061 80.91.229.3 (30 May 2013 18:59:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 30 May 2013 18:59:20 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu May 30 20:59:21 2013 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 1Ui84F-0004Th-PG for geh-help-gnu-emacs@m.gmane.org; Thu, 30 May 2013 20:59:19 +0200 Original-Received: from localhost ([::1]:39835 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ui84F-0005am-H0 for geh-help-gnu-emacs@m.gmane.org; Thu, 30 May 2013 14:59:19 -0400 X-Received: by 10.224.200.202 with SMTP id ex10mr4529374qab.8.1369929434215; Thu, 30 May 2013 08:57:14 -0700 (PDT) X-Received: by 10.49.30.105 with SMTP id r9mr685220qeh.27.1369929434146; Thu, 30 May 2013 08:57:14 -0700 (PDT) Original-Path: usenet.stanford.edu!p1no1541284qaj.0!news-out.google.com!y6ni57333qax.0!nntp.google.com!ch1no2940686qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=137.100.105.30; posting-account=zusC5QoAAAA73P1ZbUNaFerzZyonLNFb Original-NNTP-Posting-Host: 137.100.105.30 User-Agent: G2/1.0 Injection-Date: Thu, 30 May 2013 15:57:14 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:198907 X-Mailman-Approved-At: Thu, 30 May 2013 14:58:58 -0400 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:91179 Archived-At: I am using ClearCase as a source control and emacs for eshell. If I pick a = view (similar to changing branches) before launching emacs&, when I am typi= ng a file path in eshell, i can press tab to finish the path name for folde= rs and files. However, if i launch emacs& and then set the view, the abilit= y to press tab to finsih the path name does not work for some files. This a= lso occurs when setting to a different view in eshell. So whenever I would want to change views, I could start up a new emacs& to = avoid this problem. Is there someway around doing this?