emacs-devel
[Top][All Lists]
Advanced

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

Re: address@hidden: compilation regexps for perl and weblint]


From: Dan Nicolaescu
Subject: Re: address@hidden: compilation regexps for perl and weblint]
Date: Sun, 11 Nov 2007 20:01:14 -0800

Vinicius Jose Latorre <address@hidden> writes:

  > Richard Stallman wrote:
  > > Would someone please install these error patterns in the trunk,
  > > if they are correct?  (I cannot tell if they are correct.)
  > >
  > > We have papers from Kevin Ryde.
  > >   
  > 
  > Installed in the trunk.

Both new files do something like: 

;;;###autoload (eval-after-load "compile" '(require 'compilation-perl))

the goal is just to add some patterns to
compilation-error-regexp-alist*. 

Isn't this ugly? 

For an outside package this is OK. But IMHO when including this stuff
in emacs it might be a better idea to just add the patterns to
compile.el and be done with it.




reply via email to

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