File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -349,6 +349,6 @@ that's due to one of the following reasons:
349349 ** You can also, simply, start a repl in the current project.
350350* There's a bug in the CIDER/Sesman integration
351351 ** Session linking generally works by determining whether the current buffer is related to the classpath of some REPL.
352- ** You can obtain debug info echoed to the `*messages* ` buffer by running `M-x cider-debug-sesman-friendly-session-p` on the problematic buffer.
352+ ** You can obtain debug info echoed to the `+*Messages*+ ` buffer by running `M-x cider-debug-sesman-friendly-session-p` on the problematic buffer.
353353 *** By reading it, you might be able to determine why CIDER failed to see the relationship between `(buffer-filename)` and the classpath.
354354 *** Feel free to created a detailed GitHub issue including this information.
You can’t perform that action at this time.
0 commit comments