# HG changeset patch # User Oleksandr Gavenko # Date 1232379308 -7200 # Node ID ccbb0c9257bb11e9f2f64df8c6676d265e111705 # Parent 2230f25e037552dd8bdf7023ac9cb2764303035d up diff -r 2230f25e0375 -r ccbb0c9257bb emacs.rst --- a/emacs.rst Mon Jan 19 16:58:58 2009 +0200 +++ b/emacs.rst Mon Jan 19 17:35:08 2009 +0200 @@ -21,9 +21,11 @@ * Use a keyboard macro that moves forward one expression (sexp) and evaluates it. - * Try the CommandLine? switch --debug-init. + * Try the command line switch --debug-init. - * Shouldn’t (setq debug-on-error t) help? + * Should n’t (setq debug-on-error t) help? + + * Try check-parens. * Using edebug.