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

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

bug#13812: 24.3.50; cperl-hairy turns OFF font-lock


From: Sam Steingold
Subject: bug#13812: 24.3.50; cperl-hairy turns OFF font-lock
Date: Mon, 25 Feb 2013 11:16:03 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

I have had

--8<---------------cut here---------------start------------->8---
(fset 'perl-mode 'cperl-mode)
(custom-set-variables '(cperl-hairy t))
--8<---------------cut here---------------end--------------->8---

in my .emacs.el for a long time.
today, after a "bzr update" and "make bootstrap", this turns font lock
_off_ instead of on.

specifically:

emacs -Q
(fset 'perl-mode 'cperl-mode)
(custom-set-variables '(cperl-hairy t))
C-x C-f foo.pl RET
==> font lock is off

emacs -Q
(fset 'perl-mode 'cperl-mode)
C-x C-f foo.pl RET
==> font lock is on.


In GNU Emacs 24.3.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.4.2)
 of 2013-02-25 on t520sds
Bzr revision: 111872 rgm@gnu.org-20130225111736-s2oyv4twhwl4r6hn
Windowing system distributor `The X.Org Foundation', version 11.0.11103000
System Description:     Ubuntu 12.04.2 LTS

Configured using:
 `configure --with-wide-int'

Important settings:
  value of $LC_COLLATE: C
  value of $LANG: C
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

-- 
Sam Steingold (http://sds.podval.org/) on Ubuntu 12.04 (precise) X 11.0.11103000
http://www.childpsy.net/ http://jihadwatch.org http://palestinefacts.org
http://iris.org.il http://openvotingconsortium.org http://memri.org
The only intuitive interface is the nipple.  The rest has to be learned.





reply via email to

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