From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ravi Newsgroups: gmane.emacs.help Subject: Re: Filename auto complete doesn't work in tramp mode Date: Wed, 22 May 2013 12:04:30 +0530 Message-ID: References: <87sj1gsr88.fsf@gmx.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1369204515 17730 80.91.229.3 (22 May 2013 06:35:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 22 May 2013 06:35:15 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Michael Albinus Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed May 22 08:35:15 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 1Uf2dm-00014w-VF for geh-help-gnu-emacs@m.gmane.org; Wed, 22 May 2013 08:35:15 +0200 Original-Received: from localhost ([::1]:50582 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uf2dm-000689-02 for geh-help-gnu-emacs@m.gmane.org; Wed, 22 May 2013 02:35:14 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:45544) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uf2dX-00065M-48 for help-gnu-emacs@gnu.org; Wed, 22 May 2013 02:35:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uf2dP-0002BI-So for help-gnu-emacs@gnu.org; Wed, 22 May 2013 02:34:59 -0400 Original-Received: from mail-oa0-f44.google.com ([209.85.219.44]:36145) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uf2dP-0002Au-M4 for help-gnu-emacs@gnu.org; Wed, 22 May 2013 02:34:51 -0400 Original-Received: by mail-oa0-f44.google.com with SMTP id n12so1991724oag.17 for ; Tue, 21 May 2013 23:34:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=HCgPUYIbYX4R2k5IqK68yITYYFkUjNjuwjmy+ZV45kw=; b=x8V5wD4ecD0rrXD/JVCYg+j/cGYmYfBdQFjFLi6EnBia5eIRRUC7va32thdV3QTC0Y SvhDFzR6TnhbXNBL1roFGoRV4ari4JUd3pui/45JG/V6iuKj27HoyjCJ5MOqltNprwWv MOvR6cenuPshQNULX+o/Fmu1Cf4wzn4kwAV2QCQmElt7VUJkSc974aVOG0CY13B0tnW9 dfsozAq8N985jB/4YalRLg1DuoBZ4NIE01Ikbbe9naJ2Vn+4+DOhixcB4kl3WCoSjE65 nI9eeTBAH0dSb4HiLv4TeitF1OnJN4MRV8r1qlfwK3yur46qSqcGNq2gnn7ndKzp/zKg nfrw== X-Received: by 10.60.80.103 with SMTP id q7mr3664257oex.135.1369204490902; Tue, 21 May 2013 23:34:50 -0700 (PDT) Original-Received: by 10.76.168.102 with HTTP; Tue, 21 May 2013 23:34:30 -0700 (PDT) In-Reply-To: <87sj1gsr88.fsf@gmx.de> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.85.219.44 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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:90971 Archived-At: H =E2=80=8Bi Michael, Thanks for replying.=E2=80=8B Could you, please, give an example what does not work? Which keys have > you entered, and what shall be the expected result? > =E2=80=8B When I am using tramp, I press C-x C-f and get this prompt /scpc:myserver_name_changed.com:/home/=E2=80=8B I press TAB it waits for th= e network to return the list of files in the directory but then it shows [No match] in Mini Buffer. > Do you load any completion package? =E2=80=8BNo.=E2=80=8B Filename completion for local files works just out of= box. > Does the problem happen when you > start "emacs -Q"? > =E2=80=8BYes =E2=80=8B > And which Emacs / Tramp version are you using? > =E2=80=8B2.2.3-24.1=E2=80=8B > > Thanks, > > > > Ravi A > > Best regards, Michael. >