Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refresh buffers local variables function #37

Open
cjohansson opened this issue Mar 23, 2018 · 1 comment
Open

Refresh buffers local variables function #37

cjohansson opened this issue Mar 23, 2018 · 1 comment

Comments

@cjohansson
Copy link
Owner

If you make a change to your .dir-locals.el file and have a lot of open buffers inside that path, you need to revert-buffer each buffer to get the new variable values. For some modes like dired-mode revert-buffer doesn't refresh variable values. It would be nice to have a function that goes through each open buffer inside path and sets the new values.

@cjohansson cjohansson changed the title Refresh buffers local variables Refresh buffers local variables function Mar 23, 2018
@cjohansson
Copy link
Owner Author

cjohansson commented May 15, 2018

I filed a bug report for this issue with dired-mode and it's actually resolved today in GNU Emacs trunk 👍 http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=d15fa1b7d36a32e1dd9807eb5f0d1d8cd4f2e78d

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

No branches or pull requests

1 participant