From: Stefan Kangas <stefankangas@gmail.com>
To: support <support@vigilancetech.com>, 68021@debbugs.gnu.org
Subject: bug#68021: 29.1; disjoinder between re-builder and interactive functions that consume it
Date: Mon, 25 Dec 2023 05:18:22 -0800 [thread overview]
Message-ID: <CADwFkmkw7BF4TyG0e4PZC2_CvxsKsXrBfGpzSVXAErd=cP59=w@mail.gmail.com> (raw)
In-Reply-To: <CAOHcZqPPyH-+5AMhudwGweOdXat5M61i06=PVBC8cw86UJZY9w@mail.gmail.com>
severity 68021 wishlist
thanks
support <support@vigilancetech.com> writes:
> I built a regexp to strip away everything other than website names from
> a buffer:
>
> "\\\\(?:\\\\(?:\\n\\\\|.\\\\)*?\\\\<https?://\\\\(?:[[:alnum:]-]*?\\\\.*\\\\)\\\\([[:alnum:]-]+.[[:alpha:]]+\\\\)/\\\\(\\n\\\\|:.\\\\)*?\\\\)\\\\(?:\\n\\\\|.\\\\)*"
>
> I do a C-c C-w to copy it from re-builder.
>
> I do a M-x replace-regexp and paste it in with C-y and it needs
> all kinds of finessing to make it work which is a huge PITA!
>
> What is the fix? Or does this still need to be implemented? And if it
> hasn't been done yet, why not (as it seems it's been this way for DECADES)?
Does `reb-change-syntax' (bound to `C-c C-i') do the job?
prev parent reply other threads:[~2023-12-25 13:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-24 20:59 bug#68021: 29.1; disjoinder between re-builder and interactive functions that consume it support
2023-12-25 13:13 ` Eli Zaretskii
2023-12-25 13:18 ` Stefan Kangas [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='CADwFkmkw7BF4TyG0e4PZC2_CvxsKsXrBfGpzSVXAErd=cP59=w@mail.gmail.com' \
--to=stefankangas@gmail.com \
--cc=68021@debbugs.gnu.org \
--cc=support@vigilancetech.com \
/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.