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

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

bug#55783: Emacs 29.0.50: closing quoting-form "\\=" gets face


From: Andreas Röhler
Subject: bug#55783: Emacs 29.0.50: closing quoting-form "\\=" gets face
Date: Fri, 3 Jun 2022 19:02:27 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1

When quoting single-quotes in docstring like shown below, the closing quote-form "\\=" gets (font-lock-constant-face font-lock-doc-face),  but should have no face.

(defvar foo nil
  "\\='a\\='")

GNU Emacs 29.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 2.24.32, cairo version 1.16.0) of 2022-05-26


reply via email to

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