From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.help Subject: Re: gdb with tramp problem Date: Mon, 14 Jul 2008 19:59:52 +0200 Message-ID: References: <87mykmii58.fsf@DEBLAP1.BeNet> <8763r919w1.fsf@DEBLAP1.BeNet> <87mykkshcp.fsf@DEBLAP1.BeNet> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1216058331 11340 80.91.229.12 (14 Jul 2008 17:58:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 14 Jul 2008 17:58:51 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Joe Bloggs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jul 14 19:59:38 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 1KISKn-00012q-4Y for geh-help-gnu-emacs@m.gmane.org; Mon, 14 Jul 2008 19:59:37 +0200 Original-Received: from localhost ([127.0.0.1]:51295 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KISJt-0002e6-06 for geh-help-gnu-emacs@m.gmane.org; Mon, 14 Jul 2008 13:58:41 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KISJZ-0002bC-Ud for help-gnu-emacs@gnu.org; Mon, 14 Jul 2008 13:58:21 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KISJY-0002ZW-GN for help-gnu-emacs@gnu.org; Mon, 14 Jul 2008 13:58:21 -0400 Original-Received: from [199.232.76.173] (port=53913 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KISJY-0002ZL-D5 for help-gnu-emacs@gnu.org; Mon, 14 Jul 2008 13:58:20 -0400 Original-Received: from mailrelay1.alcatel.de ([194.113.59.95]:59862) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KISJY-0008HD-6i for help-gnu-emacs@gnu.org; Mon, 14 Jul 2008 13:58:20 -0400 Original-Received: from slbhab.alcatel.de (slbhab.bln.sel.alcatel.de [149.204.63.218]) by mailrelay1.alcatel.de (8.13.8/8.13.8/ICT) with ESMTP id m6EHwGJC004549; Mon, 14 Jul 2008 19:58:16 +0200 In-Reply-To: <87mykkshcp.fsf@DEBLAP1.BeNet> (Joe Bloggs's message of "Mon\, 14 Jul 2008 14\:52\:38 +0100") User-Agent: Gnus/5.101 (Gnus v5.10.10) Emacs/21.3 (hpux) X-Scanned-By: MIMEDefang 2.57 on 149.204.45.72 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 2) 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:55566 Archived-At: Joe Bloggs writes: > Does that mean I need to upgrade to Emacs > 22.2 to get it work properly? > If so can you give me any tips on tranferring packages, setting load-path, etc. > I have 22.2 installed but don't use it as I have had some problems: > > An error has occurred while loading `/home/me/.emacs': > > File error: Cannot open load file, tramp-gw tramp-gw.el belongs to Tramp 2.1. Could you, please, check your Tramp installation? Which Tramp version do you have installed, and where? You might check it via "C-h v tramp-version RET" and "M-x locate-library RET tramp RET". > thanks. Best regards, Michael.