From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.devel Subject: Re: tramp/plink, No such directory found via CDPATH env variable Date: Mon, 01 Jun 2015 18:51:51 +0200 Message-ID: <87a8wjxtg8.fsf@gmx.de> References: <876177bim6.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1433177535 32090 80.91.229.3 (1 Jun 2015 16:52:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 1 Jun 2015 16:52:15 +0000 (UTC) Cc: emacs-devel@gnu.org To: jenia.ivlev@gmail.com (jenia.ivlev) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 01 18:52:08 2015 Return-path: Envelope-to: ged-emacs-devel@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 1YzSwU-0000fG-D9 for ged-emacs-devel@m.gmane.org; Mon, 01 Jun 2015 18:52:02 +0200 Original-Received: from localhost ([::1]:53483 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YzSwT-0000YG-Mn for ged-emacs-devel@m.gmane.org; Mon, 01 Jun 2015 12:52:01 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47759) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YzSwQ-0000Y9-I8 for emacs-devel@gnu.org; Mon, 01 Jun 2015 12:51:59 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YzSwN-000506-BC for emacs-devel@gnu.org; Mon, 01 Jun 2015 12:51:58 -0400 Original-Received: from mout.gmx.net ([212.227.15.18]:65176) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YzSwN-0004zt-1q for emacs-devel@gnu.org; Mon, 01 Jun 2015 12:51:55 -0400 Original-Received: from detlef.gmx.de ([79.195.2.31]) by mail.gmx.com (mrgmx002) with ESMTPSA (Nemesis) id 0LomJ1-1ZbYmY1jrP-00grme; Mon, 01 Jun 2015 18:51:53 +0200 In-Reply-To: <876177bim6.fsf@gmail.com> (jenia ivlev's message of "Mon, 01 Jun 2015 10:36:49 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-Provags-ID: V03:K0:RzJ1e+rsz9tR2hlTWEE4iwulh3lJiIQ31KvN5WVdf5atLzATMFV gcyZFIKQPAy6RHjXLFTbI1F0+2kCzuCJQ8wYQLEUeLqZ36F9gm9zFqNaOrmlJXaHmiV763o TElY/267td0ksmAfKlqSwEcCbN/MUs4KRg5NtWI6SzBiM1XDm/f4aRig6upWMOSBfSOHG1R 4igE5Lo+Vf5RgrOvZMafg== X-UI-Out-Filterresults: notjunk:1; X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] X-Received-From: 212.227.15.18 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:186973 Archived-At: jenia.ivlev@gmail.com (jenia.ivlev) writes: Hi Jenia, > Just to reiterate the problem, suppose I'm in > C://plink:@:/home/asti/folder, I want to be able to type > `cd foldername` and not get the error `No such directory found via > CDPATH environment variable`. What's this directory "C://plink:@:/home/asti/folder"? Shouldn't it be "/plink:@:/home/asti/folder"? > Thanks in advance for your kind help. > Jenia Best regards, Michael. PS: Please report your Emacs and Tramp versions you are running. If you are running the built-in Tramp version, the Emacs version is sufficient.