emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Elint
@ 2012-08-14 20:30 Achim Gratz
  2012-08-15  1:45 ` Elint Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Achim Gratz @ 2012-08-14 20:30 UTC (permalink / raw)
  To: emacs-orgmode


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

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

* Re: Elint
  2012-08-14 20:30 Elint Achim Gratz
@ 2012-08-15  1:45 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2012-08-15  1:45 UTC (permalink / raw)
  To: Achim Gratz; +Cc: emacs-orgmode

Hi Achim,

Achim Gratz <Stromeko@nexgo.de> writes:

> If anybody has an idea on how to deal with these two problems, please
> chime in.

I guess more people may have ideas about this on emacs-devel@.
Elint is quite old -- it surely needs some love.

-- 
 Bastien

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

end of thread, other threads:[~2012-08-15  1:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-14 20:30 Elint Achim Gratz
2012-08-15  1:45 ` Elint Bastien

Code repositories for project(s) associated with this public inbox

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

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).