From: Lars Ingebrigtsen <larsi@gnus.org>
To: "Philip K." <philipk@posteo.net>
Cc: 43242@debbugs.gnu.org
Subject: bug#43242: [PATCH] Fix CSS completion bug
Date: Sun, 06 Sep 2020 21:30:45 +0200 [thread overview]
Message-ID: <87y2lmd7oa.fsf@gnus.org> (raw)
In-Reply-To: <87mu239ih4.fsf@posteo.net> (Philip K.'s message of "Sun, 06 Sep 2020 14:51:03 +0200")
"Philip K." <philipk@posteo.net> writes:
> The patch below fixes this by making sure css--complete-property-value
> doesn't ignore the semi-colon.
[...]
> + (save-match-data
> + (and (looking-back "\\([[:alnum:]-]+\\):[^/][^;]*"
Looks good... but is there any particular reason to save the match data
here?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
next prev parent reply other threads:[~2020-09-06 19:30 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-06 12:51 bug#43242: [PATCH] Fix CSS completion bug Philip K.
2020-09-06 19:30 ` Lars Ingebrigtsen [this message]
2020-09-06 21:40 ` Philip K.
2020-09-06 21:46 ` Lars Ingebrigtsen
2020-09-06 21:55 ` Philip K.
2020-09-06 21:57 ` Lars Ingebrigtsen
2020-09-06 22:15 ` Philip K.
2020-09-06 22:17 ` Lars Ingebrigtsen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87y2lmd7oa.fsf@gnus.org \
--to=larsi@gnus.org \
--cc=43242@debbugs.gnu.org \
--cc=philipk@posteo.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.