GNU bug report logs -
#13812
24.3.50; cperl-hairy turns OFF font-lock
Previous Next
Reported by: sds <at> gnu.org
Date: Mon, 25 Feb 2013 16:20:02 UTC
Severity: normal
Tags: confirmed, patch
Merged with 13730,
13751,
13806,
13816
Found in version 24.3.50
Done: Katsumi Yamaoka <yamaoka <at> jpl.org>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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 <at> 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.
This bug report was last modified 12 years and 90 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.