Re: emacs-31 f561bc6c370: ; * etc/NEWS: Use a non-commercial example.
Stefan Monnier <[email protected]> Sun, 09 Aug 2026 11:15:36 -0400
| Newsgroups | gmane.emacs.devel |
|---|---|
| Message-ID | <[email protected]> |
> (add-to-list 'browse-url-transform-alist
> - '("www.google.com" . "www.duckduckgo.com"))
> + '("vim\\.org/.*" . "gnu\\.org/software/emacs/"))
^^
Is this \\ really correct?
=== Stefan