From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan =?iso-8859-1?Q?Reich=F6r?= Newsgroups: gmane.emacs.help Subject: Re: How to make dired-jump work with zsh. Date: Tue, 30 Sep 2008 19:07:00 +0200 Organization: www.TeraNews.com Message-ID: <87tzbximvf.fsf@xsteve.at> References: <87wsgx7wnh.fsf@manatee.domain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1222796454 30765 80.91.229.12 (30 Sep 2008 17:40:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 30 Sep 2008 17:40:54 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Sep 30 19:41:51 2008 connect(): Connection refused Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KkjEK-0007ma-0i for geh-help-gnu-emacs@m.gmane.org; Tue, 30 Sep 2008 19:41:48 +0200 Original-Received: from localhost ([127.0.0.1]:42898 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KkjDH-0004fB-95 for geh-help-gnu-emacs@m.gmane.org; Tue, 30 Sep 2008 13:40:43 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!newsfeed.news2me.com!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed00.sul.t-online.de!t-online.de!storethat.news.telefonica.de!telefonica.de!nntpserver.com!zeus.nntpserver.com!pfilter-v0.1!news.teranews.com!not-for-mail Original-Newsgroups: gnu.emacs.help Cancel-Lock: sha1:lrATz8UB7APyiOQ9Prti8VN8zZw= Original-X-Complaints-To: abuse@teranews.com Original-Lines: 22 Original-NNTP-Posting-Date: Tue, 30 Sep 2008 13:07:02 -0400 Original-Xref: news.stanford.edu gnu.emacs.help:162892 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:58233 Archived-At: Hi Andy! > Hi, everybody! > > I have a little problem with zsh runing in emacs. > > Example, i make bash run in term mode. > And current directory is "A", then i cd "B". > If i use `dired-jump' can jump directory "B" in dired. > > But if i make zsh run in term mode, > and cd to "B" directory, then use `dired-jump'. > It can't jump to directory "B" in dired, just in directory "A". > > So how to make `dired-jump' know current directory with zsh? > Or configuration ~/.zshrc ? Take a look at dirtrack-mode (and dirtrack-list) Stefan. ** Posted from http://www.teranews.com **