Following up on my “To Do for Emacs PHP” post, I added a hook to start php-electric-mode automatically when Emacs goes into PHP mode. Without a hook, I had to type (from within php-mode), M-x php-electric-mode lots of times in lots of buffers. I also went into the Semantic customization group and turned off semantic-show-unmatched-syntax-mode [...]
Following up on my “To Do for Emacs PHP” post, I added a hook to start php-electric-mode automatically when Emacs goes into PHP mode. Without a hook, I had to type (from within php-mode),
lots of times in lots of buffers. I also went into the Semantic customization group and turned off
. It sounds like that would be a useful mode, but with Emacs’ PHP mode it shows red underlines everywhere and it is not easy to ignore. Here’s what I added to my .emacs (with Aquamacs, it’s Preferences.el):
And to turn off the underlines do
Then you can customize the options for that group, specifically the
.
Content © professional dilettante
Proudly powered by WordPress
Theme designed by Artisan Themes
22 queries.
0.483 seconds.