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: Lars Ingebrigtsen
Subject: Re: master 1275dc4: Improve fontifying of #| ... |# in `lisp-mode'
Date: Sun, 31 Jan 2021 08:01:34 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>> 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.

Oh, I thought I was doing something wrong, because that's what I
expected the effect to be.  :-/  #| ... |# is fontified just fine as a
comment, but only the leading delimiter is fontified as a delimiter.

So I've reverted the change and reopened the bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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