all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Jonathan Groll <lists@groll.co.za>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Flymake and tramp
Date: Sun, 07 Jun 2009 18:37:24 +0200	[thread overview]
Message-ID: <87skicq9tn.fsf@gmx.de> (raw)
In-Reply-To: <20090529075935.GB24974@groll.co.za> (Jonathan Groll's message of "Fri, 29 May 2009 09:59:35 +0200")

Jonathan Groll <lists@groll.co.za> writes:

> On Tue, May 26, 2009 at 09:45:09PM +0200, Michael Albinus wrote:
>>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?
>
> GNU Emacs 23.0.91.1 (i486-pc-linux-gnu, GTK+ Version 2.16.0) of
> 2009-04-05 on palmer, modified by Debian
> 2.1.15

In `flymake-start-syntax-check-process' of flymake.el, `start-process'
is called. This does not work on remote hosts. Instead of,
`start-file-process' shall be used.

> Regards,
> Jonathan

Best regards, Michael.




  reply	other threads:[~2009-06-07 16:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-07 14:49 Flymake and tramp Jonathan Groll
2009-05-07 15:35 ` Jonathan Groll
2009-05-26 19:45   ` Michael Albinus
2009-05-29  7:59     ` Jonathan Groll
2009-06-07 16:37       ` Michael Albinus [this message]
2009-06-09 14:16         ` Jonathan Groll
2009-06-09 14:51           ` Michael Albinus
  -- strict thread matches above, loose matches on Subject: below --
2008-07-19 15:28 flymake " Joe Bloggs

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87skicq9tn.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=lists@groll.co.za \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.