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


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Stefan Kangas <stefankangas <at> gmail.com>
Cc: v.pupillo <at> gmail.com, 76955 <at> debbugs.gnu.org, morgan <at> ice9.digital
Subject: bug#76955: 30.1; php-ts-mode-php-executable default path may not match remote path
Date: Thu, 13 Mar 2025 15:56:37 +0200
> From: Stefan Kangas <stefankangas <at> gmail.com>
> Date: Thu, 13 Mar 2025 01:00:48 -0700
> Cc: morgan <at> ice9.digital, 76955 <at> debbugs.gnu.org, v.pupillo <at> gmail.com
> 
> Eli Zaretskii <eliz <at> gnu.org> writes:
> 
> >> Cc: Vincenzo Pupillo <v.pupillo <at> gmail.com>
> >> From: Stefan Kangas <stefankangas <at> gmail.com>
> >> Date: Thu, 13 Mar 2025 00:35:06 -0700
> >>
> >> Morgan Willcock <morgan <at> ice9.digital> writes:
> >>
> >> >   (defcustom php-ts-mode-php-executable (or (executable-find "php") "/usr/bin/php")
> >>
> >> BTW, shouldn't this be called `php-ts-mode-php-command'?
> >
> > We are splitting hair, but "command" could be a shell command",
> > whereas "executable" generally means a file name.
> 
> It's mostly for consistency; I find few hits for -executable$ but many
> for -command$ in our tree.

I think we use "command" for strings that are shell commands, and
"program" for strings that are file names of program executables.




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.