all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: support <support@vigilancetech.com>
Cc: 68021@debbugs.gnu.org
Subject: bug#68021: 29.1; disjoinder between re-builder and interactive functions that consume it
Date: Mon, 25 Dec 2023 15:13:05 +0200	[thread overview]
Message-ID: <83y1dia0im.fsf@gnu.org> (raw)
In-Reply-To: <CAOHcZqPPyH-+5AMhudwGweOdXat5M61i06=PVBC8cw86UJZY9w@mail.gmail.com> (message from support on Sun, 24 Dec 2023 12:59:47 -0800)

> From: support <support@vigilancetech.com>
> Date: Sun, 24 Dec 2023 12:59:47 -0800
> 
> 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!

Thanks, but could you please describe the recipe to reproduce the
problems you faced, starting from "emacs -Q" and showing all the
commands and characters you typed?  I'm especially interested in the
"all kinds of finessing" part -- what exactly did you need to modify
after "C-c C-w" and C-y, and why?





  reply	other threads:[~2023-12-25 13:13 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 [this message]
2023-12-25 13:18 ` Stefan Kangas

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=83y1dia0im.fsf@gnu.org \
    --to=eliz@gnu.org \
    --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.