branch: externals/indent-bars
commit c49551459613a93db8408d4226fde324272c6e46
Author: JD Smith <[email protected]>
Commit: GitHub <[email protected]>

    README: mention disabling font-lock for stipple testing
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1215453775..8f7409e82e 100644
--- a/README.md
+++ b/README.md
@@ -92,7 +92,7 @@ Stipples are repeating patterns anchored to the entire emacs 
frame.  `indent-bar
 
 ### Testing Stipples
 
-If you are experiencing issues with bar display, and would like to determine 
if stipples are working correctly in your version of emacs, enter (in the 
`*scratch*` buffer, hitting `C-x C-e` just after the last `)`):
+If you are experiencing issues with vertical bar display (missing, garbled, 
etc.), and would like to determine if stipples are working correctly in your 
build of emacs, enter (in the `*scratch*` buffer, first `M-x font-lock-mode` to 
disable fontification, then hitting `C-x C-e` just after the last `)`):
 
 ```elisp
 (let* ((w (window-font-width))

Reply via email to