Hi Julie,
Julien Grall writes: > From: Julien Grall <jgr...@amazon.com> > > Add emacs magics for xen/guest_access.h and > asm-x86/guest_access.h. As Emacs user I fully approve this. But I want to hijack this thread a little to discuss even better solution. Emacs supports .dir-locals.el file [1], which allows to set all per-buffer variables once for all files down the directory tree. So, instead of having "/* Local variables */" scourge in every file we can have bunch of ".dir-locals.el" files placed in a strategic places to define coding styles for different parts of Xen. As a bonus, it will be possible to define Linux coding style for files taken from Linux, for example. [1] https://www.gnu.org/software/emacs/manual/html_node/emacs/Directory-Variables.html -- Volodymyr Babchuk at EPAM