By default, Emacs prompts the user when killing processes on exit. This is useful for stateful processes such as interactive shells. However, clang-include-fixer processes are stateless; the only effect of killing them is to cancel a clang-include-fixer operation. Therefore prompting the user is just a nuisance.
Details
Details
- Reviewers
klimek - Commits
- rG516a3df5cf64: clang-include-fixer.el: Don't prompt the user about killing clang-include-fixer…
rCTE283863: clang-include-fixer.el: Don't prompt the user about killing clang-include-fixer…
rL283863: clang-include-fixer.el: Don't prompt the user about killing clang-include-fixer…
Diff Detail
Diff Detail