瀏覽代碼

Explain why not to submit bugs about var warnings

Ryan C. Thompson 9 年之前
父節點
當前提交
b96f3e75f1
共有 1 個文件被更改,包括 4 次插入2 次删除
  1. 4 2
      README.md

+ 4 - 2
README.md

@@ -225,8 +225,10 @@ are most definitely properly declared, or warnings that only appear
 when ido-ubiquitous is loaded after another unrelated package. For
 many of these warnings, I've never been able to discover the cause or
 reproduce the warnings myself, and I've given up trying to figure it
-out. If you are an Emacs expert who knows how to fix these warnings,
-please let me know.
+out. Please don't report any new bugs about variable warnings *unless*
+you can tell me how to consistently reproduce them starting from
+`emacs -Q`. If you are an Emacs expert who knows how to fix these
+warnings, please let me know.
 
 You can see the bug reports about weird warnings
 [here](https://github.com/DarwinAwardWinner/ido-ubiquitous/issues?utf8=%E2%9C%93&q=label%3Abizarre-unexplainable-scoping-issues+).