all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#31206: 25.3; php-mode fails
@ 2018-04-18  6:28 Jörg Mäder
  2018-04-18 15:09 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Jörg Mäder @ 2018-04-18  6:28 UTC (permalink / raw)
  To: 31206



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





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#31206: 25.3; php-mode fails
  2018-04-18  6:28 bug#31206: 25.3; php-mode fails Jörg Mäder
@ 2018-04-18 15:09 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2018-04-18 15:09 UTC (permalink / raw)
  To: Jörg Mäder; +Cc: 31206

> From: Jörg Mäder <member@toolcase.org>
> Date: Wed, 18 Apr 2018 08:28:55 +0200
> 
> Action: switch to php-mode (using M-x php-mode)
> Result: No rsult, just the message: cannot open load file: php-project

Unless I'm mistaken, php-mode is not part of Emacs.  And at least the
repository in https://github.com/ejmr/php-mode does have a
php-project.el file as part of the package, so I guess you have a
broken installation for some reason.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-04-18 15:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-18  6:28 bug#31206: 25.3; php-mode fails Jörg Mäder
2018-04-18 15:09 ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.