unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Mattias Engdegård" <mattiase@acm.org>
To: 37849@debbugs.gnu.org
Subject: bug#37849: composable character alternatives in rx
Date: Sun, 27 Oct 2019 10:17:40 +0100	[thread overview]
Message-ID: <D00B09DC-49AB-4587-BA44-A05D17E55A52@acm.org> (raw)
In-Reply-To: <0F77D35E-52A7-4332-913E-DDD286461F00@acm.org>

Expansion inside (not ...) should be uncontroversial; now pushed (cbd439e785).

Character set operators (union, intersection, difference) would be useful. Consider:

(rx-define ident-chars (any "a-zA-Z0-9"))
(rx-define operator-chars (any ?+ ?- ?* ?/ ?< ?> ?=))

There is then currently no way to form the set of characters that excludes both the above sets.







  reply	other threads:[~2019-10-27  9:17 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 [this message]
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

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=D00B09DC-49AB-4587-BA44-A05D17E55A52@acm.org \
    --to=mattiase@acm.org \
    --cc=37849@debbugs.gnu.org \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).