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: Vinicius Jose Latorre
Subject: Re: address@hidden: compilation regexps for perl and weblint]
Date: Mon, 12 Nov 2007 16:29:21 -0300
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.8) Gecko/20071009 SeaMonkey/1.1.5

Dan Nicolaescu wrote:
Vinicius Jose Latorre <address@hidden> writes:

  > Dan Nicolaescu wrote:
  > > 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.
> > > > > Is there any problem if I just installed the patterns
  > into compile.el as Dan suggests?

When you add the patterns to compile.el, can you please add
corresponding entries to etc/compilation.txt ?

Ok, done in trunk.

Patterns installed into lisp/progmodes/compile.el.

Corresponding entries into etc/compilation.txt.

Should the progmodes/compilation-perl.el and
progmodes/compilation-weblint.el files be removed?





reply via email to

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