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

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

bug#70383: closed (Conf-mode[toml] badly set face property)


From: GNU bug Tracking System
Subject: bug#70383: closed (Conf-mode[toml] badly set face property)
Date: Thu, 18 Apr 2024 18:30:05 +0000

Your message dated Thu, 18 Apr 2024 14:29:13 -0400
with message-id <jwvle5atti0.fsf-monnier+emacs@gnu.org>
and subject line Re: bug#70383: Conf-mode[toml] badly set face property
has caused the debbugs.gnu.org bug report #70383,
regarding Conf-mode[toml] badly set face property
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
70383: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70383
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Conf-mode[toml] badly set face property Date: Sun, 14 Apr 2024 11:25:08 +0100 User-agent: Mozilla Thunderbird When editting TOML files with conf-mode[toml] the face property is being set badly on certain characters.  This occurs in Emacs 29.3 (running with -q) but has been present in older versions. Steps to reproduce:

1. Create a file test.toml containing the following:


[package]
name = "test"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]

2. Navigate to the d in dependencies and evaluate

(text-properties-at (point))

The output for me looks like

(face (font-lock-type-face font-lock-type-face font-lock-type-face font-lock-type-face font-lock-type-face font-lock-ty\ pe-face font-lock-type-face font-lock-type-face font-lock-type-face font-lock-type-face


It looks like something is wrong in the font-lock setup and the same face is being applied very many times.





--- End Message ---
--- Begin Message --- Subject: Re: bug#70383: Conf-mode[toml] badly set face property Date: Thu, 18 Apr 2024 14:29:13 -0400 User-agent: Gnus/5.13 (Gnus v5.13)
> Thank you Stefan, that's fixed it.

Thanks for confirming, closing,


        Stefan



--- End Message ---

reply via email to

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