GNU bug report logs - #76955
30.1; php-ts-mode-php-executable default path may not match remote path

Previous Next

Package: emacs;

Reported by: Morgan Willcock <morgan <at> ice9.digital>

Date: Tue, 11 Mar 2025 20:11:02 UTC

Severity: normal

Found in version 30.1

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #119 received at 76955 <at> debbugs.gnu.org (full text, mbox):

From: Morgan Willcock <morgan <at> ice9.digital>
To: Vincenzo Pupillo <v.pupillo <at> gmail.com>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 76955 <at> debbugs.gnu.org
Subject: Re: bug#76955: 30.1; php-ts-mode-php-executable default path may
 not match remote path
Date: Mon, 17 Mar 2025 22:30:03 +0000
Vincenzo Pupillo <v.pupillo <at> gmail.com> writes:

> Ciao Eli, this is the new patch.

Hi Vincenzo,

The php binaries which I use are installed with pkgsrc, which supports
installing multiple versions of PHP, installed as bin/php${PHP_VERSION}.
One of those versions would be available as bin/php.

If I have two remote versions installed, and one of them is found by
executable-find searching for "php", I cannot see how I would select the
other version once the patch is applied.

Shouldn't the search name "php" be configurable to allow the name to be
overridden?  Something like this:

  (executable-find php-program t)

where php-program defaults to being "php".

Thanks,
Morgan

-- 
Morgan Willcock




This bug report was last modified 52 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.