help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: In emacs 23 compile-mode doesn't recognize (c)perl error messages


From: Ilya Zakharevich
Subject: Re: In emacs 23 compile-mode doesn't recognize (c)perl error messages
Date: Thu, 15 Oct 2009 08:31:50 +0000 (UTC)
User-agent: slrn/0.9.8.1pl1 (Linux)

On 2009-10-09, Lennart Borgman <lennart.borgman@gmail.com> wrote:
>> Let me repeat: in my experience, if older Emacs "works", and newer one
>> "does not", in about 95% of cases it indicates a bug in newer Emacs,
>> not in Elisp code calling Emacs...
>
> Maybe that is correct for the code you are writing, but I have seen
> plenty of other code where the problem is in the external code.

At startup, I load MEGABYTES of external code (IMO, Emacs UI is
untolerable without a lot of tweaking - at least it was a decade ago,
when my configuration got more or less frozen).  Some of it is written
by me, but most is other people code.  So I base my judgement not only
on my code - although "the other code" is also "chosen by me", so might
be not very representative. ;-)

> The main problem is of course how to handle this. What about using
> unit tests?

This is not the first (and maybe even not the third :-() time Emacs
breaks compile.el.  Which means that REx engine can't even handle
quite primitive RExen.  I would have expected that already on the
first time these would become items of the test suite...

Yours,
Ilya


reply via email to

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