all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: "Joe Borġ" <cyborg101010@gmail.com>
Cc: Leo Liu <sdl.web@gmail.com>, 17477@debbugs.gnu.org
Subject: bug#17477: flymake-mode looks at wrong PHP binary
Date: Mon, 12 May 2014 15:39:10 -0400	[thread overview]
Message-ID: <p67g5qkcrl.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <CAFFYk1Vio2Hup9ibcMd_iNNtOrJvR8p5GZ7ONkRqG4sNuQh6iQ@mail.gmail.com> ("Joe Borġ"'s message of "Mon, 12 May 2014 20:33:13 +0100")

Joe Borġ wrote:

> Yes, you're right - but why does that effect flymake-php?  I ask so I can
> try and fix it.

Because they load flymake.el, then clobber its flymake-php-init function
with their own version, which is identical to the default version apart
from using "/usr/bin/php" (by default), thus breaking flymake.

Simply (setq php-executable "php") and it should work.

I assume they want to cater for cases where "php" is not installed as
"php"; if there are any.





  reply	other threads:[~2014-05-12 19:39 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-12 16:26 bug#17477: flymake-mode looks at wrong PHP binary Joe Borġ
2014-05-12 17:15 ` Leo Liu
2014-05-12 17:16   ` Joe Borġ
2014-05-12 19:08     ` Glenn Morris
2014-05-12 19:28       ` Joe Borġ
2014-05-12 19:31         ` Glenn Morris
2014-05-12 19:33           ` Joe Borġ
2014-05-12 19:39             ` Glenn Morris [this message]
2014-05-13  5:59               ` Glenn Morris
2014-05-13  8:09                 ` Joe Borġ
2014-05-13 15:45                   ` Glenn Morris
2014-05-13 15:56                     ` Joe Borġ

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=p67g5qkcrl.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=17477@debbugs.gnu.org \
    --cc=cyborg101010@gmail.com \
    --cc=sdl.web@gmail.com \
    /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.