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

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

catching parenthesis errors in elisp


From: rustom
Subject: catching parenthesis errors in elisp
Date: Fri, 12 Jun 2009 00:05:58 -0700 (PDT)
User-agent: G2/1.0

Im hacking on a 700 line elisp function.
While doing some (fairly mechanical) cut-paste operations it looks
like either Ive got a parenthesis or a quote (most likely double quote
but could also be single quote) error.

Any suggestions on how to catch such errors?


reply via email to

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