From mboxrd@z Thu Jan 1 00:00:00 1970 From: Achim Gratz Subject: Elint Date: Tue, 14 Aug 2012 22:30:15 +0200 Message-ID: <871uj943oo.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34718) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1Nl9-0003Yz-20 for emacs-orgmode@gnu.org; Tue, 14 Aug 2012 16:30:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T1Nl7-0000j0-Og for emacs-orgmode@gnu.org; Tue, 14 Aug 2012 16:30:38 -0400 Received: from plane.gmane.org ([80.91.229.3]:42897) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1Nl7-0000ie-HZ for emacs-orgmode@gnu.org; Tue, 14 Aug 2012 16:30:37 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1T1Nl4-0002gU-EG for emacs-orgmode@gnu.org; Tue, 14 Aug 2012 22:30:34 +0200 Received: from pd9eb5779.dip.t-dialin.net ([217.235.87.121]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 14 Aug 2012 22:30:34 +0200 Received: from Stromeko by pd9eb5779.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 14 Aug 2012 22:30:34 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Here's what my investigations into the elint make target(s) have dug up so far… I've increased max-specpdl-size and max-lisp-eval-depth by more than a factor of ten. Emacs will now eat a good deal of memory, and a few errors have been dodged this way, but whenever elint encounters cal-menu, Emacs falls into a rabbit hole (and will even segfault if the limits are increased too far) and I don't trust anything that happens after that. Also, elint seems to habitually refuse to expand cl macros, although I'm not yet sure if that is a principle limitation of elint or if the tricky load structure that the cl package is using is throwing it off. If the latter, I might be able to preload all the cl stuff into elint and avoid those errors. If anybody has an idea on how to deal with these two problems, please chime in. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Samples for the Waldorf Blofeld: http://Synth.Stromeko.net/Downloads.html#BlofeldSamplesExtra