Skip to content

Commit cf72cab

Browse files
committed
[Docs] describe effect of cider-show-error-buffer
1 parent e7e9926 commit cf72cab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/modules/ROOT/pages/usage/dealing_with_errors.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ TIP: Use kbd:[q] to quickly close an error buffer.
1515

1616
By default, when an exception occurs, CIDER will display the exception
1717
in an error buffer using `cider-stacktrace-mode`. You can suppress
18-
this behavior, however:
18+
this behavior, which causes just the error message to be output as a
19+
temporary overlay or in the echo area:
1920

2021
[source,lisp]
2122
----

0 commit comments

Comments
 (0)