Skip to content

Make c-default-style local #75

Description

@xendk

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
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions