emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/cider f3309c3886 7/7: [Docs] describe effect of cider-show


From: ELPA Syncer
Subject: [nongnu] elpa/cider f3309c3886 7/7: [Docs] describe effect of cider-show-error-buffer
Date: Fri, 11 Feb 2022 03:58:06 -0500 (EST)

branch: elpa/cider
commit f3309c3886eb04ed2489b6f452b6b7cda182f72c
Author: Quek Yu Han <qythium@gmail.com>
Commit: Bozhidar Batsov <bozhidar@batsov.dev>

    [Docs] describe effect of cider-show-error-buffer
---
 doc/modules/ROOT/pages/usage/dealing_with_errors.adoc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/modules/ROOT/pages/usage/dealing_with_errors.adoc 
b/doc/modules/ROOT/pages/usage/dealing_with_errors.adoc
index 6e7314843b..d016be6808 100644
--- a/doc/modules/ROOT/pages/usage/dealing_with_errors.adoc
+++ b/doc/modules/ROOT/pages/usage/dealing_with_errors.adoc
@@ -15,7 +15,8 @@ TIP: Use kbd:[q] to quickly close an error buffer.
 
 By default, when an exception occurs, CIDER will display the exception
 in an error buffer using `cider-stacktrace-mode`. You can suppress
-this behavior, however:
+this behavior, which causes just the error message to be output as a
+temporary overlay or in the echo area:
 
 [source,lisp]
 ----



reply via email to

[Prev in Thread] Current Thread [Next in Thread]