Hide Forgot
Created attachment 529936 [details] Mentioned improvements Attached is a patch with some improvements to emacs: 1) Build with gpm support - improves console mouse experience. This should be done at least for -nox, but I don't think it's a problem with the X build so the patch does it for both. 2) Build with liblockfile support. This affects movemail which I admit I've never used, but either support for liblockfile (and etpan which is its fallback) should be built or explicitly disabled for reproducible builds. 3) php-mode updated to 1.5.0 (should IMO also be moved to lookaside cache instead of being in git - unchanging basename between releases is not a problem). 4) ssl.el dropped, AFAIK tls.el has long since replaced it. Want me to push and build this for devel?
php-mode should really be moved into its own package.
Ville, the changes look good. Thank you. Feel free to push and build. > php-mode should really be moved into its own package. Jonathan, yes, it should. I have created a php-mode spec file, and I'm going to open a review request for that. Spec URL: http://kklic.fedorapeople.org/emacs-php-mode.spec SRPM URL: http://kklic.fedorapeople.org/emacs-php-mode-1.5.0-1.fc14.src.rpm
Bug #751749 - Review Request: emacs-php-mode - Major GNU Emacs mode for editing PHP code