emacs-devel
[Top][All Lists]
Advanced

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

Re: master 1275dc4: Improve fontifying of #| ... |# in `lisp-mode'


From: Stefan Monnier
Subject: Re: master 1275dc4: Improve fontifying of #| ... |# in `lisp-mode'
Date: Sat, 30 Jan 2021 09:41:21 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> Yup.  But what would that `comment-end-skip' value be?

IIRC it should be something like

    "[ \t]*\\(\n\\||#)"

But I know nothing about the ad-hoc font-lock trick that tries to
color it differently from the rest of the comment.


        Stefan




reply via email to

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