help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: catching parenthesis errors in elisp


From: Thien-Thi Nguyen
Subject: Re: catching parenthesis errors in elisp
Date: Fri, 12 Jun 2009 11:57:26 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

() rustom <rustompmody@gmail.com>
() Fri, 12 Jun 2009 00:05:58 -0700 (PDT)

   Any suggestions on how to catch such errors?

Here are some suggestions, to catch the error:

- before it happens, do cut/paste by sexps;
- as it happens, see mic-paren.el;
- after it happens, try M-x check-parens RET.

thi




reply via email to

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