-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
While trying to track down my "somehow c-basic-indent is always 2 per default in non-Drupal php buffers", I notice we fiddle with c-default-style:
https://github.com/arnested/drupal-mode/blob/develop/drupal-mode.el#L351
The side effect of this is that customize says it's modified outside of customize (which is true). I'm not aware of any "make customize suggest this change to a variable", so wouldn't the next best thing be setting it to be buffer local (assuming that works)?
Metadata
Metadata
Assignees
Labels
No labels