all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#13812: 24.3.50; cperl-hairy turns OFF font-lock
@ 2013-02-25 16:16 Sam Steingold
  0 siblings, 0 replies; only message in thread
From: Sam Steingold @ 2013-02-25 16:16 UTC (permalink / raw)
  To: 13812

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.





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-02-25 16:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-25 16:16 bug#13812: 24.3.50; cperl-hairy turns OFF font-lock Sam Steingold

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.