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


Message #20 received at 8706 <at> debbugs.gnu.org (full text, mbox):

From: Ted Zlatanov <tzz <at> lifelogs.com>
To: Ian Eure <ian <at> simplegeo.com>, <8706 <at> debbugs.gnu.org>
Subject: Re: bug#8706: 24.0.50; [PATCH] Function to build a URL query-string
Date: Thu, 26 May 2011 09:33:37 -0500
On Wed, 25 May 2011 21:02:56 -0300 Stefan Monnier <monnier <at> iro.umontreal.ca> wrote: 

>> 1. Two-element sequences should work as they do now.
>> 2. One-element sequences should get an empty string appended.
>> 3. Invalid sequences ignored.

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

Ian, let me know if I should implement that on top of the latest version
you posted.  Should be trivial.  I look forward to getting it into
Emacs :)

Thanks
Ted




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.