From: npostavs@users.sourceforge.net
To: Ian Dunn <dunni@gnu.org>
Cc: 25445@debbugs.gnu.org
Subject: bug#25445: Bug (Trunk): Redirect fails in Duckduckgo
Date: Sat, 14 Jan 2017 02:13:17 -0500 [thread overview]
Message-ID: <87pojqxgfm.fsf@users.sourceforge.net> (raw)
In-Reply-To: <87r346urvj.fsf@gnu.org> (Ian Dunn's message of "Sat, 14 Jan 2017 00:34:24 -0500")
Ian Dunn <dunni@gnu.org> writes:
> (when (or (string-match "^\\([0-9]+\\) *;.*url=\"\\([^\"]+\\)\"" refresh)
> + (string-match "^\\([0-9]+\\) *;.*url='\\([^ ]+\\)'" refresh)
'\\([^']+\\)'
Shouldn't there be a single quote instead of space in the square brackets?
> (string-match "^\\([0-9]+\\) *;.*url=\\([^ ]+\\)" refresh))
next prev parent reply other threads:[~2017-01-14 7:13 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-14 5:34 bug#25445: Bug (Trunk): Redirect fails in Duckduckgo Ian Dunn
2017-01-14 7:13 ` npostavs [this message]
2017-01-14 14:34 ` Ian Dunn
2017-01-16 0:35 ` npostavs
2017-01-16 3:33 ` Eli Zaretskii
2017-01-16 4:27 ` npostavs
2017-01-16 18:12 ` Achim Gratz
2017-01-16 18:24 ` Noam Postavsky
2017-01-16 19:24 ` Eli Zaretskii
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87pojqxgfm.fsf@users.sourceforge.net \
--to=npostavs@users.sourceforge.net \
--cc=25445@debbugs.gnu.org \
--cc=dunni@gnu.org \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).