[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#31206: 25.3; php-mode fails
From: |
Jörg Mäder |
Subject: |
bug#31206: 25.3; php-mode fails |
Date: |
Wed, 18 Apr 2018 08:28:55 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 |
Action: switch to php-mode (using M-x php-mode)
Result: No rsult, just the message: cannot open load file: php-project
I tried a reinstall of the emacs-php-mode package (arch linux). But the
behaviour didn't changed. The following lines are in the .emacs file, as
suggested by the package installation
(autoload 'php-mode "php-mode.el" "Php mode." t)
(setq auto-mode-alist (append '(("/.*\.php[345]?\'" . php-mode))
auto-mode-alist))
In GNU Emacs 25.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.22.26)
of 2018-02-09 built on bisson
Windowing system distributor 'The X.Org Foundation
- bug#31206: 25.3; php-mode fails,
Jörg Mäder <=