GNU bug report logs - #68021
29.1; disjoinder between re-builder and interactive functions that consume it

Previous Next

Package: emacs;

Reported by: support <support <at> vigilancetech.com>

Date: Mon, 25 Dec 2023 04:30:02 UTC

Severity: wishlist

Found in version 29.1

Full log


Message #11 received at 68021 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefankangas <at> gmail.com>
To: support <support <at> vigilancetech.com>, 68021 <at> debbugs.gnu.org
Subject: Re: bug#68021: 29.1; disjoinder between re-builder and interactive
 functions that consume it
Date: Mon, 25 Dec 2023 05:18:22 -0800
severity 68021 wishlist
thanks

support <support <at> 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?




This bug report was last modified 1 year and 179 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.