GNU bug report logs - #60348
30.0.50; Incorrect docstring face in lisp-mode

Previous Next

Package: emacs;

Reported by: Gabriel <gabriel376 <at> hotmail.com>

Date: Tue, 27 Dec 2022 03:49:01 UTC

Severity: normal

Tags: notabug

Found in version 30.0.50

Done: Stefan Kangas <stefankangas <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Gabriel <gabriel376 <at> hotmail.com>
To: 60348 <at> debbugs.gnu.org
Subject: bug#60348: 30.0.50; Incorrect docstring face in lisp-mode
Date: Tue, 27 Dec 2022 00:42:37 -0300
Steps:

1) emacs -Q (master branch)

2) Open *scratch* buffer (or any buffer with a lisp major mode)

3) Type:

(defun foo () "Hello, World!")

Expected result: The string "Hello, World!" is fontified with
'font-lock-string-face'.

Actual result: The string "Hello, World!" is fontified with
'font-lock-doc-face'.

---
Gabriel




This bug report was last modified 1 year and 264 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.