unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* 'Compiler' functionality for Emacs Lisp
@ 2010-07-29  3:46 Cecil Westerhof
  2010-07-29  4:47 ` Fren Zeee
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Cecil Westerhof @ 2010-07-29  3:46 UTC (permalink / raw)
  To: help-gnu-emacs

When using for example C++ the compiler does a lot of checks for you.
For example it checks if all your variables are declared or used and
it does even find potential memory leaks. Is there something like this
for Emacs Lisp? I am writing bigger functions nowadays. Yesterday I
found out that not all my variables where declared in a let block and
I had forgotten to remove a few I where not using anymore. Is there
something that could do these checks for me?

I am using: GNU Emacs 23.1.1.

-- 
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-07-29 11:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-29  3:46 'Compiler' functionality for Emacs Lisp Cecil Westerhof
2010-07-29  4:47 ` Fren Zeee
2010-07-29  7:55 ` Pascal J. Bourguignon
2010-07-29  9:54 ` Stefan Monnier
2010-07-29 11:47 ` Elena

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).