GNU bug report logs - #8706
24.0.50; [PATCH] Function to build a URL query-string

Previous Next

Package: emacs;

Reported by: Ian Eure <ian <at> simplegeo.com>

Date: Fri, 20 May 2011 18:40:02 UTC

Severity: wishlist

Tags: patch

Found in version 24.0.50

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Ian Eure <ian <at> simplegeo.com>
Cc: tzz <at> lifelogs.com, 8706 <at> debbugs.gnu.org
Subject: bug#8706: 24.0.50; [PATCH] Function to build a URL query-string
Date: Wed, 25 May 2011 21:02:56 -0300
>  1. Two-element sequences should work as they do now.
>  2. One-element sequences should get an empty string appended.
>  3. Invalid sequences ignored.

Actually, I think that instead of a (KEY VAL) list, the code should use
a (KEY . VAL) cons cell.  And if you want to use VAL=nil as a convention
to put just "key" rather than "key=VAL", that's fine.


        Stefan




This bug report was last modified 13 years and 13 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.