all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Achim Gratz <Stromeko@nexgo.de>
To: emacs-orgmode@gnu.org
Subject: Elint
Date: Tue, 14 Aug 2012 22:30:15 +0200	[thread overview]
Message-ID: <871uj943oo.fsf@Rainer.invalid> (raw)


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

             reply	other threads:[~2012-08-14 20:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-14 20:30 Achim Gratz [this message]
2012-08-15  1:45 ` Elint Bastien

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871uj943oo.fsf@Rainer.invalid \
    --to=stromeko@nexgo.de \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.