emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/bug-hunter 9e4eb56 65/95: Merge pull request #4 from mg


From: Stefan Monnier
Subject: [elpa] externals/bug-hunter 9e4eb56 65/95: Merge pull request #4 from mgalgs/patch-1
Date: Fri, 27 Nov 2020 22:06:58 -0500 (EST)

branch: externals/bug-hunter
commit 9e4eb5626554dc12fff3db92b0c915e62622dd9a
Merge: 1232c89 c2f2d29
Author: Artur Malabarba <Malabarba@users.noreply.github.com>
Commit: Artur Malabarba <Malabarba@users.noreply.github.com>

    Merge pull request #4 from mgalgs/patch-1
    
    Note about init file idempotence
---
 README.org | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.org b/README.org
index 8ee43f3..20e1e56 100644
--- a/README.org
+++ b/README.org
@@ -13,7 +13,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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]