emacs-devel
[Top][All Lists]
Advanced

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

unused local variables


From: 山本和彦
Subject: unused local variables
Date: Thu, 29 Nov 2007 21:32:56 +0900 (JST)

Hello,

Please tell me how to detect unused local variables of Elisp.

The XEmacs byte compiler tells unused local variables. But I cannot
find the same method in Emacs.

I don't use XEmacs but keep it in my computer only to detect used
local variables of my developing Elisp code. If I can detect them with
Emacs, I want to remove XEmacs from my computer...

--Kazu




reply via email to

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