From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michal Newsgroups: gmane.emacs.help Subject: Re: Linux emacs 22.1 + tramp: 2.1.12: tramp completion does not work for me. Date: Thu, 27 Mar 2008 12:40:49 +0100 Organization: education Message-ID: References: <87bq51fex6.fsf@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1206618342 8096 80.91.229.12 (27 Mar 2008 11:45:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 27 Mar 2008 11:45:42 +0000 (UTC) Cc: emacs mailing list To: Michael Albinus Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 27 12:46:13 2008 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 1JeqYT-0003KR-0S for geh-help-gnu-emacs@m.gmane.org; Thu, 27 Mar 2008 12:46:01 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JeqXr-0005WV-H1 for geh-help-gnu-emacs@m.gmane.org; Thu, 27 Mar 2008 07:45:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JeqXX-0005VS-BO for help-gnu-emacs@gnu.org; Thu, 27 Mar 2008 07:45:03 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JeqXW-0005Ua-2O for help-gnu-emacs@gnu.org; Thu, 27 Mar 2008 07:45:02 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JeqXV-0005UV-Il for help-gnu-emacs@gnu.org; Thu, 27 Mar 2008 07:45:01 -0400 Original-Received: from cg-01.tenbit.pl ([213.180.131.136] helo=tenbit.pl) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JeqXV-0000Mp-81 for help-gnu-emacs@gnu.org; Thu, 27 Mar 2008 07:45:01 -0400 Original-Received: from [157.25.157.162] (account rabbit50 HELO localhost.localdomain) by tenbit.pl (CommuniGate Pro SMTP 4.1.8) with ESMTP id 78373588; Thu, 27 Mar 2008 12:42:37 +0100 X-MAILER: KMail/1.7.1 In-Reply-To: <87bq51fex6.fsf@gmx.de> (Michael Albinus's message of "Wed\, 26 Mar 2008 20\:44\:53 +0100") User-Agent: mozilla news reader X-detected-kernel: by monty-python.gnu.org: Solaris 8 (1) 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:52736 Archived-At: Hallo Michael! Michael Albinus writes: > Unfortunately, it doesn't work as described in the Tramp manual. Partial > completion must be enabled permanently: > > (add-to-list 'load-path "~/src/tramp/lisp") > (partial-completion-mode t) > (require 'tramp) It did the job Thank You, best regards, Michal