GNU bug report logs -
#74697
30.0.91; Inconsistent fontificaton with elisp modes
Previous Next
Reported by: the_wurfkreuz <the_wurfkreuz <at> proton.me>
Date: Wed, 4 Dec 2024 19:33:02 UTC
Severity: normal
Tags: notabug
Found in version 30.0.91
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 74697 in the body.
You can then email your comments to 74697 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#74697
; Package
emacs
.
(Wed, 04 Dec 2024 19:33:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
the_wurfkreuz <the_wurfkreuz <at> proton.me>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Wed, 04 Dec 2024 19:33:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
In emacs-lisp and lisp-interaction modes when text is surrounded by single quotes or backtick+single quotes in comments or strings, it gets its own font-lock face, as if it were a code symbol:
;; This buffer is for 'text' that is not saved, and for `Lisp' evaluation.
"To create a file, `visit' it with 'C-x C-f' and 'enter' text in its buffer."
This creates unnecessary visual noise as these are just regular quoted words, not code symbols. The text should maintain its parent face (comment face or string face).
[Message part 2 (text/html, inline)]
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#74697
; Package
emacs
.
(Wed, 04 Dec 2024 19:54:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 74697 <at> debbugs.gnu.org (full text, mbox):
tags 74697 notabug
thanks
> Date: Wed, 04 Dec 2024 19:32:20 +0000
> From: the_wurfkreuz via "Bug reports for GNU Emacs,
> the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
>
> In emacs-lisp and lisp-interaction modes when text is surrounded by single quotes or backtick+single quotes
> in comments or strings, it gets its own font-lock face, as if it were a code symbol:
>
> ;; This buffer is for 'text' that is not saved, and for `Lisp' evaluation.
> "To create a file, `visit' it with 'C-x C-f' and 'enter' text in its buffer."
>
> This creates unnecessary visual noise as these are just regular quoted words, not code symbols. The text
> should maintain its parent face (comment face or string face).
This is a feature, not a bug: such quoted words are considered
references to symbols, and highlighted with the appropriate face.
Added tag(s) notabug.
Request was from
Eli Zaretskii <eliz <at> gnu.org>
to
control <at> debbugs.gnu.org
.
(Wed, 04 Dec 2024 19:54:03 GMT)
Full text and
rfc822 format available.
Reply sent
to
Eli Zaretskii <eliz <at> gnu.org>
:
You have taken responsibility.
(Sat, 21 Dec 2024 09:10:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
the_wurfkreuz <the_wurfkreuz <at> proton.me>
:
bug acknowledged by developer.
(Sat, 21 Dec 2024 09:10:02 GMT)
Full text and
rfc822 format available.
Message #15 received at 74697-done <at> debbugs.gnu.org (full text, mbox):
> Cc: 74697 <at> debbugs.gnu.org
> Date: Wed, 04 Dec 2024 21:53:21 +0200
> From: Eli Zaretskii <eliz <at> gnu.org>
>
> tags 74697 notabug
> thanks
>
> > Date: Wed, 04 Dec 2024 19:32:20 +0000
> > From: the_wurfkreuz via "Bug reports for GNU Emacs,
> > the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
> >
> > In emacs-lisp and lisp-interaction modes when text is surrounded by single quotes or backtick+single quotes
> > in comments or strings, it gets its own font-lock face, as if it were a code symbol:
> >
> > ;; This buffer is for 'text' that is not saved, and for `Lisp' evaluation.
> > "To create a file, `visit' it with 'C-x C-f' and 'enter' text in its buffer."
> >
> > This creates unnecessary visual noise as these are just regular quoted words, not code symbols. The text
> > should maintain its parent face (comment face or string face).
>
> This is a feature, not a bug: such quoted words are considered
> references to symbols, and highlighted with the appropriate face.
No further comments, so I'm now closing this non-bug.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 18 Jan 2025 12:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 153 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.