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: Flymake and tramp Date: Tue, 26 May 2009 21:45:09 +0200 Message-ID: <87y6sjwsvu.fsf@gmx.de> References: <20090507144906.GA19830@groll.co.za> <20090507153539.GA22035@groll.co.za> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1243367157 30429 80.91.229.12 (26 May 2009 19:45:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 26 May 2009 19:45:57 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Jonathan Groll Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue May 26 21:45:54 2009 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 1M92au-0001Nk-JD for geh-help-gnu-emacs@m.gmane.org; Tue, 26 May 2009 21:45:52 +0200 Original-Received: from localhost ([127.0.0.1]:56767 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M92aq-0003Sz-OW for geh-help-gnu-emacs@m.gmane.org; Tue, 26 May 2009 15:45:48 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M92aS-0003SX-5F for help-gnu-emacs@gnu.org; Tue, 26 May 2009 15:45:24 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M92aN-0003Rk-MP for help-gnu-emacs@gnu.org; Tue, 26 May 2009 15:45:23 -0400 Original-Received: from [199.232.76.173] (port=41037 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M92aN-0003Rh-J2 for help-gnu-emacs@gnu.org; Tue, 26 May 2009 15:45:19 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:45096) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1M92aM-0003td-DE for help-gnu-emacs@gnu.org; Tue, 26 May 2009 15:45:19 -0400 Original-Received: (qmail invoked by alias); 26 May 2009 19:45:12 -0000 Original-Received: from brln-4db97343.pool.einsundeins.de (EHLO arthur.local) [77.185.115.67] by mail.gmx.net (mp064) with SMTP; 26 May 2009 21:45:12 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1+lZLokRxOlYC5b8l/WJkLVv+75QEA0k7Kcz/JcyX q7byzIs1hptp09 In-Reply-To: <20090507153539.GA22035@groll.co.za> (Jonathan Groll's message of "Thu, 7 May 2009 17:35:39 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (gnu/linux) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.66 X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:64739 Archived-At: Jonathan Groll writes: >> When I open a ruby buffer using tramp's ssh method I get a popup >> stating: >> >> Flymake: Configuration error has occured while running (ruby -c >> buffername_flymake.rb). Flymake will be switched OFF > > A temp-inplace file is created by flymake, reading the above it seems > that this is a path issue, or is that wrong? I tried adding > /var/www/blog to $PATH in ~/.shrc and ~/.bashrc on the remote host, > and also customized "Tramp Remote Path" but none of those worked > yet... Which Emacs and Tramp versions are you using? > Regards, > Jonathan. Best regards, Michael.