unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* rx of (any SET...)
@ 2022-08-17 15:43 Michael Albinus
  2022-08-17 17:13 ` [External] : " Drew Adams
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Michael Albinus @ 2022-08-17 15:43 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

I have the regexp

--8<---------------cut here---------------start------------->8---
(concat "[^" (bound-and-true-p mm-7bit-chars) "]")
--8<---------------cut here---------------end--------------->8---

I want to write it in rx notation, but I fail. I know how to use xr for
reverse engineering, but I'd like to keep the variable mm-7bit-chars in
the rx notation, and not to replace it by the literal string.

How would this look like?

Best regards, Michael.



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-08-18  9:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-17 15:43 rx of (any SET...) Michael Albinus
2022-08-17 17:13 ` [External] : " Drew Adams
2022-08-17 18:19   ` Michael Albinus
2022-08-17 20:34 ` Michael Heerdegen
2022-08-17 21:37   ` Michael Heerdegen
2022-08-18  0:59     ` Michael Heerdegen
2022-08-17 20:42 ` Harald Jörg
2022-08-18  9:44   ` Michael Albinus

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