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: how to compile on remote machine Date: Wed, 02 Jul 2008 09:53:32 +0200 Organization: education Message-ID: References: <87hcb9v3zy.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 1214987045 32735 80.91.229.12 (2 Jul 2008 08:24:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 2 Jul 2008 08:24:05 +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 Wed Jul 02 10:24:50 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 1KDxdk-0006Hq-Sq for geh-help-gnu-emacs@m.gmane.org; Wed, 02 Jul 2008 10:24:37 +0200 Original-Received: from localhost ([127.0.0.1]:35122 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KDxct-0004Rg-Lj for geh-help-gnu-emacs@m.gmane.org; Wed, 02 Jul 2008 04:23:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KDxcY-0004RB-Lp for help-gnu-emacs@gnu.org; Wed, 02 Jul 2008 04:23:22 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KDxcW-0004Qz-Uw for help-gnu-emacs@gnu.org; Wed, 02 Jul 2008 04:23:21 -0400 Original-Received: from [199.232.76.173] (port=47201 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KDxcW-0004Qw-OW for help-gnu-emacs@gnu.org; Wed, 02 Jul 2008 04:23:20 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:21619) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KDxcW-0006GV-I2 for help-gnu-emacs@gnu.org; Wed, 02 Jul 2008 04:23:20 -0400 Original-Received: from cg-01.tenbit.pl ([213.180.131.136] helo=tenbit.pl) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KDxE6-0004G8-19 for help-gnu-emacs@gnu.org; Wed, 02 Jul 2008 03:58:07 -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 87369587; Wed, 02 Jul 2008 09:54:38 +0200 X-MAILER: KMail/1.7.1 In-Reply-To: <87hcb9v3zy.fsf@gmx.de> (Michael Albinus's message of "Tue\, 01 Jul 2008 20\:44\:17 +0200") User-Agent: mozilla news reader X-detected-kernel: by mx20.gnu.org: Solaris 8 (1) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:55190 Archived-At: Michael Albinus writes: > Tramp 2.1 doesn't need > `tramp-compile' anymore; it shall work with `compile' and friends, if > your current buffer is related to a remote directory. Great! Thank You for answer regards, Michal