bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#71574: 30.0.50; [PATCH] Fix wrong-type-argument in php-ts-mode--webs


From: Vincenzo Pupillo
Subject: bug#71574: 30.0.50; [PATCH] Fix wrong-type-argument in php-ts-mode--webserver-read-args
Date: Sat, 15 Jun 2024 19:53:18 +0200

Ciao,
php-ts-mode-run-php-webserver throws an error if the current buffer is not 
associated with a file. This is due to php-ts-mode--webserver-read-args. php-
ts-mode--webserver-read-args now uses default-directory if buffer-file-name 
returns nil. 
The included patch fixes this.

Thanks.
Vincenzo

Attachment: 0001-Fix-wrong-type-argument-in-php-ts-mode-webserver-rea.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]