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

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

Re: How to escape a string which will be added as a ?key=value parameter


From: Emanuel Berg
Subject: Re: How to escape a string which will be added as a ?key=value parameter in a url?
Date: Mon, 28 Sep 2015 01:17:29 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

Marcin Borkowski <mbork@mbork.pl> writes:

> I have a bunch of keys and values, and I want to
> construct a url with a ?key=value&key2=value2
> syntax. Is there a function which would properly
> escape characters like ?, =, & for that?

Check out this file - there is a lot of
constructing/manipulating URLs for Google, TPB, YT,
Urban dictionary, wikis, and more:

    http://user.it.uu.se/~embe8573/conf/emacs-init/w3m/w3m-unisearch.el

-- 
underground experts united
http://user.it.uu.se/~embe8573




reply via email to

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