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

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

bug#37749: 26.3; font-lock-maximum-decoration


From: Lars Ingebrigtsen
Subject: bug#37749: 26.3; font-lock-maximum-decoration
Date: Sun, 17 Nov 2019 10:13:32 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Francis Wright <f.j.wright@live.co.uk> writes:

> The defcustom :type code for the variable font-lock-maximum-decoration
> includes the expression (const :tag "default" nil) twice.  I think
> that in both cases this should be (const :tag "minimum" nil) because
> the default value of font-lock-maximum-decoration is t, not nil.

The "default" in question isn't about the variable default, but this:

---
If nil, use the default decoration (typically the minimum available).
---

So I don't think this is a bug, and I'm closing this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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