emacs-devel
[Top][All Lists]
Advanced

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

Re: [ELPA] Proposed package: vcard


From: Stefan Monnier
Subject: Re: [ELPA] Proposed package: vcard
Date: Mon, 03 Feb 2020 15:52:48 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> And if I put point anywhere on the "type" key string, and delete/add a
> character, it is then font-locked correctly.

Ah, that rings a bell: some of your regexps can accidentally match over
multiple lines because of [^..] patterns that can match \n


        Stefan




reply via email to

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