Skip to content

Conversation

@zonuexe
Copy link
Member

@zonuexe zonuexe commented Mar 1, 2018

This variable is introduced to locally override the customization variable php-mode-coding-style on a project basis.

It is set by the .dir-locals.el located in the directory, not the user's own .emacs file.

zonuexe added 6 commits March 1, 2018 23:21
This variable is introduced to locally override the customization
variable php-mode-coding-style on a project basis.
It is set by the .dir-locals.el located in the directory, not the
user's own .emacs file.
This variable controls enabling of style sets with directory/file
local variables.
Try to set it immediately, the local variable has not been set yet.
I use hook to delay processing to avoid this problem.
…s set

Since styles are set explicitly at the time of initialization of major
mode, hacking of custom variables is no longer necessary.
@zonuexe zonuexe merged commit d8b2479 into emacs-php:master Mar 2, 2018
@zonuexe zonuexe deleted the feature/php-project-coding-style branch March 2, 2018 17:21
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.

1 participant