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 14:52:38 -0300
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.8) Gecko/20071009 SeaMonkey/1.1.5

Vinicius Jose Latorre wrote:
[......]
If the patterns are not installed into compile.el, could I insert
at end of those files a command like below?

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


Hummm, that is, insert at end of compile.el the following commands:

   (require 'compilation-perl)
   (require 'compilation-weblint)





reply via email to

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