From: Catonano <catonano@gmail.com>
To: Andy Wingo <wingo@pobox.com>
Cc: guile-user@gnu.org
Subject: Re: string splitting
Date: Wed, 22 Feb 2012 11:36:48 +0100 [thread overview]
Message-ID: <CAJ98PDwej2S_6Pieon7zsEa70YwBUfFPCpcFXM00qyygM6Q9mw@mail.gmail.com> (raw)
In-Reply-To: <87ipj0y0ke.fsf@pobox.com>
[-- Attachment #1: Type: text/plain, Size: 526 bytes --]
Thanks to the both of you but it seems I couldn't anage to make my
intentions clear
Andy, when given my string, your function returns
(("blah/blah?param1" . "123") ("amp;param2" . "456"))
which is not what I want.
What I wanted is to get
"blah/blah?param1=123¶m2=456
FROM
"blah/blah?param1=123&param2=456
Since & is a standard html extended symbol I was hoping that htmlprag
would have dealt with it for me. But I solved anyway.
Thanks
Now I have a new issue but I'll write about it in a new thread
Bye
[-- Attachment #2: Type: text/html, Size: 674 bytes --]
next prev parent reply other threads:[~2012-02-22 10:36 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-20 18:51 string splitting Catonano
2012-02-20 18:52 ` Catonano
2012-02-21 7:37 ` Thien-Thi Nguyen
2012-02-21 9:53 ` Andy Wingo
2012-02-22 10:36 ` Catonano [this message]
2012-02-22 11:23 ` Andy Wingo
2012-02-22 11:47 ` Catonano
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/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAJ98PDwej2S_6Pieon7zsEa70YwBUfFPCpcFXM00qyygM6Q9mw@mail.gmail.com \
--to=catonano@gmail.com \
--cc=guile-user@gnu.org \
--cc=wingo@pobox.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.
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).