GNU bug report logs - #36529
Docs say font-lock-mode should be on by default

Previous Next

Package: emacs;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Sat, 6 Jul 2019 13:46:02 UTC

Severity: normal

Found in version 1:26.1+1-3.2

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 36529 in the body.
You can then email your comments to 36529 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#36529; Package emacs. (Sat, 06 Jul 2019 13:46:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 06 Jul 2019 13:46:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: bug-gnu-emacs <at> gnu.org
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




Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Sat, 06 Jul 2019 14:18:01 GMT) Full text and rfc822 format available.

Notification sent to 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>:
bug acknowledged by developer. (Sat, 06 Jul 2019 14:18:02 GMT) Full text and rfc822 format available.

Message #10 received at 36529-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Cc: 36529-done <at> debbugs.gnu.org
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
>  <jidanni <at> jidanni.org>
> 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.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#36529; Package emacs. (Sat, 06 Jul 2019 15:01:01 GMT) Full text and rfc822 format available.

Message #13 received at 36529-done <at> debbugs.gnu.org (full text, mbox):

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 36529-done <at> debbugs.gnu.org
Subject: Re: bug#36529: Docs say font-lock-mode should be on by default
Date: Sat, 06 Jul 2019 23:00:16 +0800
>>>>> "EZ" == Eli Zaretskii <eliz <at> gnu.org> writes:

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

Well do
$ emacs f.pl f.html f.c etc. etc.
They are all black and white by default!




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#36529; Package emacs. (Sat, 06 Jul 2019 15:14:01 GMT) Full text and rfc822 format available.

Message #16 received at 36529 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Cc: 36529 <at> debbugs.gnu.org
Subject: Re: bug#36529: Docs say font-lock-mode should be on by default
Date: Sat, 06 Jul 2019 18:13:14 +0300
> From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
> Cc: 36529-done <at> debbugs.gnu.org
> Date: Sat, 06 Jul 2019 23:00:16 +0800
> 
> >>>>> "EZ" == Eli Zaretskii <eliz <at> gnu.org> writes:
> 
> EZ> That's fine, and isn't a bug.  The buffer where you do this doesn't
> EZ> support font-lock.
> 
> Well do
> $ emacs f.pl f.html f.c etc. etc.
> They are all black and white by default!

Not here, they aren't.  Does this happen with "emacs -Q"?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#36529; Package emacs. (Sat, 06 Jul 2019 15:23:02 GMT) Full text and rfc822 format available.

Message #19 received at 36529 <at> debbugs.gnu.org (full text, mbox):

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 36529 <at> debbugs.gnu.org
Subject: Re: bug#36529: Docs say font-lock-mode should be on by default
Date: Sat, 06 Jul 2019 23:21:54 +0800
EZ> Not here, they aren't.  Does this happen with "emacs -Q"?

$ emacs -q -Q index.html etc.
All just black and white.
Have to do M-x font-lock-mode
so see any colors, here with Debian's 26.1.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#36529; Package emacs. (Sat, 06 Jul 2019 15:41:02 GMT) Full text and rfc822 format available.

Message #22 received at 36529 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Cc: 36529 <at> debbugs.gnu.org
Subject: Re: bug#36529: Docs say font-lock-mode should be on by default
Date: Sat, 06 Jul 2019 18:40:39 +0300
> From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
> Cc: 36529 <at> debbugs.gnu.org
> Date: Sat, 06 Jul 2019 23:21:54 +0800
> 
> EZ> Not here, they aren't.  Does this happen with "emacs -Q"?
> 
> $ emacs -q -Q index.html etc.
> All just black and white.
> Have to do M-x font-lock-mode
> so see any colors, here with Debian's 26.1.

Then I suggest that you take this up with the downstream Emacs package
maintainers for Debian, because Emacs built from sources here doesn't
have that problem.




Information forwarded to eliz <at> gnu.org, 36529 <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#36529; Package emacs. (Sat, 06 Jul 2019 15:52:03 GMT) Full text and rfc822 format available.

Message #25 received at 36529 <at> debbugs.gnu.org (full text, mbox):

From: 積丹尼 Dan Jacobson
 <jidanni <at> jidanni.org>
To: submit <at> bugs.debian.org
Subject: Bug#931497: Font-lock-mode off by default in Debian
Date: Sat, 06 Jul 2019 23:45:52 +0800
Package: emacs-gtk
Version: 1:26.1+1-3.2
File: /usr/bin/emacs-gtk
X-Debbugs-Cc: Eli Zaretskii <eliz <at> gnu.org>, 36529 <at> debbugs.gnu.org

>>>>> "EZ" == Eli Zaretskii <eliz <at> gnu.org> writes:
>> $ emacs -q -Q index.html etc.
>> All just black and white.
>> Have to do M-x font-lock-mode
>> so see any colors, here with Debian's 26.1.

EZ> Then I suggest that you take this up with the downstream Emacs package
EZ> maintainers for Debian, because Emacs built from sources here doesn't
EZ> have that problem.

OK. Sending report to Debian.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 04 Aug 2019 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 261 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.