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 #11 received at 76955 <at> debbugs.gnu.org (full text, mbox):

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

> Does it help to use this instead:
>
>   (defcustom php-ts-mode-php-executable
>      (or (executable-find "php" t) "/usr/bin/php")

I don't think that would help.

If the package is loaded while default-directory is local the value
would be wrong on the remote system.

If the package is loaded while default-directory is remote the value
would be wrong on the local system.

Neither the local or remote path is "/usr/bin/php".

I was surprised that the default value was not "php".  Is there some
benefit in searching for the executable so early?

-- 
Morgan Willcock




This bug report was last modified 51 days ago.

Previous Next


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