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

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

[debbugs-tracker] bug#36529: closed (Docs say font-lock-mode should be o


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#36529: closed (Docs say font-lock-mode should be on by default)
Date: Sat, 06 Jul 2019 14:18:01 +0000

Your message dated Sat, 06 Jul 2019 17:17:06 +0300
with message-id <address@hidden>
and subject line Re: bug#36529: Docs say font-lock-mode should be on by default
has caused the debbugs.gnu.org bug report #36529,
regarding Docs say font-lock-mode should be on by default
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
36529: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36529
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Docs say font-lock-mode should be on by default Date: Sat, 06 Jul 2019 21:44:50 +0800
(info "(emacs) Font Lock") says

   Font Lock mode is enabled by default.

$ emacs -q --no-site-file
C-h v font-lock-mode

font-lock-mode is a variable defined in ‘font-core.el’.
Its value is nil

  Automatically becomes buffer-local when set.

Documentation:
Non-nil if Font-Lock mode is enabled.

emacs-version "26.1"

$ apt-cache policy emacs
emacs:
  Installed: 1:26.1+1-3.2
  Candidate: 1:26.1+1-3.2
  Version table:
 *** 1:26.1+1-3.2 500
        500 http://opensource.nchc.org.tw/debian unstable/main i386 Packages
        100 /var/lib/dpkg/status

P.S.,
global-font-lock-mode is a variable defined in ‘font-core.el’.
Its value is nil



--- End Message ---
--- Begin Message --- Subject: Re: bug#36529: Docs say font-lock-mode should be on by default Date: Sat, 06 Jul 2019 17:17:06 +0300
> From: 積丹尼 Dan Jacobson
>  <address@hidden>
> Date: Sat, 06 Jul 2019 21:44:50 +0800
> 
> (info "(emacs) Font Lock") says
> 
>    Font Lock mode is enabled by default.
> 
> $ emacs -q --no-site-file
> C-h v font-lock-mode
> 
> font-lock-mode is a variable defined in ‘font-core.el’.
> Its value is nil

That's fine, and isn't a bug.  The buffer where you do this doesn't
support font-lock.


--- End Message ---

reply via email to

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