bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#28831: 27.0.50; debbugs: funny address in To field


From: Lars Ingebrigtsen
Subject: bug#28831: 27.0.50; debbugs: funny address in To field
Date: Fri, 20 Oct 2017 11:35:14 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Noam Postavsky <npostavs@users.sourceforge.net> writes:

> -                     (replace-regexp-in-string "^http://"; "" mbox-url)))))
> +                     (replace-regexp-in-string "^https://"; "" mbox-url)))))

Perhaps that should be

> +                     (replace-regexp-in-string "^https?://" "" mbox-url)))))


-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]