Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Apr 2018 04:02:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 227452] lang/php-mode.el - new version 1.19.0 fails to load without also including the "php-project.el" file.
Message-ID:  <bug-227452-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227452

            Bug ID: 227452
           Summary: lang/php-mode.el - new version 1.19.0 fails to load
                    without also including the "php-project.el" file.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: knu@FreeBSD.org
          Reporter: blahblah.1981@gmail.com
          Assignee: knu@FreeBSD.org
             Flags: maintainer-feedback?(knu@FreeBSD.org)

Using emacs25-25.3_1,3 from the FreeBSD repository, the new version of
php-mode.el 1.19.0 fails to load without also including the "php-project.el"
file.

An error shows when starting emacs, stating "File error: Cannot open load f=
ile,
No file or directory with that name found, php-project".

This is caused by a "(require 'php-project)" statement inside the "php-mode=
.el"
file.

Simply copying over the "php-project.el" file to
"/usr/local/share/emacs/site-lisp/" fixes the issue.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227452-7788>