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

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

bug#4303: (global-font-lock-mode 0) disregarded


From: vic zandy
Subject: bug#4303: (global-font-lock-mode 0) disregarded
Date: Mon, 31 Aug 2009 22:41:43 -0400

The manual (section 18.8) says that

        (global-font-lock-mode 0)

disables font-lock-mode by default.
My .emacs contains this expression.

Yet when I load a python file,
font-lock-mode is enabled.

python-mode-hook is nil.

Is there a way to disable font-lock-mode
universally?

Thanks!

Vic





In GNU Emacs 23.1.1 (i386-apple-darwin9.7.0, NS apple-appkit-949.46)
 of 2009-07-31 on or.home
Windowing system distributor `Apple', version 10.3.1038
configured using `configure  '--with-ns''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  value of $XMODIFIERS: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Major mode: Info

Minor modes in effect:
  shell-dirtrack-mode: t
  show-paren-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  font-lock-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t







reply via email to

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