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

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

Re: reading compile.el, modifying settings


From: Sam Steingold
Subject: Re: reading compile.el, modifying settings
Date: Thu, 05 May 2011 12:31:12 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> * Paul Graham <ctenunz@bnflf-qf.pbz> [2011-05-03 07:03:43 -0700]:
>
>     (setq compilation-error-regexp-alist ... )

compilation-error-regexp-alist is defined with defcustom, so it should
be modified with custom-set-variables, not with setq.  Don't ask.

-- 
Sam Steingold (http://sds.podval.org/) on CentOS release 5.6 (Final) X 
11.0.60900031
http://truepeace.org http://iris.org.il http://www.memritv.org
http://pmw.org.il http://jihadwatch.org http://openvotingconsortium.org
There are many reasons not to use Lisp - but no good ones.




reply via email to

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