Parcourir la source

Expand on warnings a little in README

Ryan C. Thompson il y a 9 ans
Parent
commit
480f0d5195
1 fichiers modifiés avec 4 ajouts et 3 suppressions
  1. 4 3
      README.md

+ 4 - 3
README.md

@@ -223,9 +223,10 @@ I've gotten numerous reports about nonsensical warnings produced by
 ido-ubiquitous, such as "free variable" warnings about variables that
 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,
-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.
+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.
 
 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+).