all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: the_wurfkreuz <the_wurfkreuz@proton.me>
Cc: 74697@debbugs.gnu.org
Subject: bug#74697: 30.0.91; Inconsistent fontificaton with elisp modes
Date: Wed, 04 Dec 2024 21:53:21 +0200	[thread overview]
Message-ID: <86cyi7z0lq.fsf@gnu.org> (raw)
In-Reply-To: <WrZ8EkmOy1Ekjln6UlLcCHAyAIR6_uceI-r3MRrLtg_97xQYrjPPv5XbMqPKP-HkIMjUprxbez--vdiSDv9hZ9k1Im1aExWvSAPzPciMT10=@proton.me> (bug-gnu-emacs@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@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.





  reply	other threads:[~2024-12-04 19:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-04 19:32 bug#74697: 30.0.91; Inconsistent fontificaton with elisp modes the_wurfkreuz via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-12-04 19:53 ` Eli Zaretskii [this message]
2024-12-21  9:09   ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86cyi7z0lq.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=74697@debbugs.gnu.org \
    --cc=the_wurfkreuz@proton.me \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.