branch: externals/bug-hunter
commit c2f2d291ebf968a6075c5894e80ad4a4cddb22f3
Author: Mitchel Humpherys <[email protected]>
Commit: Mitchel Humpherys <[email protected]>
Note about init file idempotence
---
README.org | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 27fa3a2..3f65879 100644
--- a/README.org
+++ b/README.org
@@ -12,7 +12,8 @@ know why, simply issue
#+BEGIN_SRC text
M-x bug-hunter-init-file RET RET
#+END_SRC
-and The Bug Hunter will find it for you.
+and The Bug Hunter will find it for you. Note that your ~init.el~
+(or ~.emacs~) must be idempotent for this to work.
If Emacs starts up without errors but something is not working as it
should, invoke the same command, but give it in an assertion.