Skip to content

Conversation

zonuexe
Copy link
Member

@zonuexe zonuexe commented Mar 22, 2018

In the previous implementation, the settings were forcibly overwritten by php-mode-set-style-delay.

This change probably resolves #441.

zonuexe added 2 commits March 22, 2018 23:38
When `php-set-style` is explicitly called, `php-mode-set-style-delay`
deferred execution is invalidated. This change is to fix #441.
#441

GitHub-Issue: 441
Delete advice itself after explicitly called `c-set-style`.
@zonuexe zonuexe merged commit ffc3e91 into emacs-php:master Mar 22, 2018
@zonuexe zonuexe deleted the fix/c-style-hook branch March 22, 2018 16:09
zonuexe added a commit that referenced this pull request Mar 23, 2018
Statements were not bundled by progn.  This bug was caused by #442.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Coding style not applied?
1 participant