all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Mattias Engdegård" <mattiase@acm.org>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 37849-done@debbugs.gnu.org
Subject: bug#37849: composable character alternatives in rx
Date: Fri, 13 Dec 2019 13:35:42 +0100	[thread overview]
Message-ID: <C641FA7A-DA23-43FC-9ECF-AA2827512A56@acm.org> (raw)
In-Reply-To: <61EF2B41-9B48-4694-BDDB-D1ED66309DC1@acm.org>

As suggested by Stefan Monnier, 'union' was replaced with plain 'or' for character sets as well.

A minor usability improvement has been pushed to master as well: characters and single-char strings no longer have to be wrapped in (any...), so (not (any ?a)) can now be written (not ?a).






      reply	other threads:[~2019-12-13 12:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-21 10:24 bug#37849: composable character alternatives in rx Mattias Engdegård
2019-10-27  9:17 ` Mattias Engdegård
2019-12-06 21:58 ` Mattias Engdegård
2019-12-09 11:04   ` Mattias Engdegård
2019-12-09 13:36     ` Eli Zaretskii
2019-12-10 21:39       ` Mattias Engdegård
2019-12-13 12:35         ` Mattias Engdegård [this message]

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=C641FA7A-DA23-43FC-9ECF-AA2827512A56@acm.org \
    --to=mattiase@acm.org \
    --cc=37849-done@debbugs.gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.