drupal-mode
drupal-mode copied to clipboard
Advanced Emacs minor mode for Drupal development
I should really add more and better test cases for drupal-mode. And run them on [Travis CI](https://travis-ci.org).
Detect drupal codesniffer installed via coder module. Coder module could be installed in ~/.drush or as part of a project. If installed via a project our detection should only be...
While developing offer a simple way to run a modules test cases (possibly via drush) and view the result.
Set `bug-reference-url-formart` to "http://drupal.org/node/%s" and enable `bug-reference-prog-mode' in core files and contrib projects.
See David Cohens blog posting "[Drupal Contrib Attribution and Credit with Magit for Emacs](http://www.dave-cohen.com/node/1000008)".