verified in d6 and d7. themes like bartik (d7) and bluemarine (d7) are listed even with no-core option.
On D7 only, drush pm-list --no-core --status=enabled lists core modules when it shouldn't.
drush pm-list --no-core --status=enabled
Fixed with a different approach. http://drupalcode.org/viewvc/drupal/contributions/modules/drush/commands...
Automatically closed -- issue fixed for 2 weeks with no activity.
Comments
Comment #1
moshe weitzman commentedOn D7 only,
drush pm-list --no-core --status=enabledlists core modules when it shouldn't.Comment #2
jonhattanFixed with a different approach. http://drupalcode.org/viewvc/drupal/contributions/modules/drush/commands...