<div dir="ltr"><div>I have clang-format installed on my Mac, and I routinely use emacs' tramp-mode to edit remote C/C++ files.  In such scenarios, running `clang-format` using whatever commands emacs provides will <br>* use some hidden, default style file</div><div>* ignore the .clang-format file in the remote server, since clang-format.el is not tramp-mode-aware.</div><div><br></div>(For instance, I've posted <a href="https://github.com/kljohann/clang-format.el/issues/5">https://github.com/kljohann/clang-format.el/issues/5</a> too.)<br><div><br></div><div>Question: is there a way to forcefully specify a system-wide default style file?</div><div><br></div><div>Thanks,</div><div>Zongheng</div></div>