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

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

Re: updating cperl-mode fails me, why?


From: i5513
Subject: Re: updating cperl-mode fails me, why?
Date: 8 Jun 2003 10:59:26 -0700

I think problem was on .emacs file

I had this line:
(setq cperl-invalid-face (quote off))

when I changed by
(setq cperl-invalid-face nil)

It worked fine.

Thank you


reply via email to

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