From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#8706: 24.0.50; [PATCH] Function to build a URL query-string Date: Tue, 14 Jun 2011 12:14:41 -0400 Message-ID: References: <87d3j932n7.fsf@lifelogs.com> <87zkmaopfs.fsf@lifelogs.com> <91C69C7A-1980-4AF4-9B4B-4AFDB16D2C0B@simplegeo.com> <87y61uldyj.fsf@lifelogs.com> <70084BE3-710F-47B6-8949-B420F5BF47B4@simplegeo.com> <87d3ip1nau.fsf@lifelogs.com> <87tybxjhh7.fsf@lifelogs.com> <87k4cp5i2z.fsf@lifelogs.com> <43BFB40C-4F1B-457E-BC78-F33A22C91CCE@simplegeo.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1308069552 12790 80.91.229.12 (14 Jun 2011 16:39:12 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 14 Jun 2011 16:39:12 +0000 (UTC) Cc: Ted Zlatanov , 8706@debbugs.gnu.org To: Ian Eure Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Jun 14 18:39:06 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QWWdt-0000CW-7l for geb-bug-gnu-emacs@m.gmane.org; Tue, 14 Jun 2011 18:39:05 +0200 Original-Received: from localhost ([::1]:50360 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QWWds-000771-7a for geb-bug-gnu-emacs@m.gmane.org; Tue, 14 Jun 2011 12:39:04 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:43426) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QWWGf-0001Tb-Od for bug-gnu-emacs@gnu.org; Tue, 14 Jun 2011 12:15:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QWWGd-0005AK-87 for bug-gnu-emacs@gnu.org; Tue, 14 Jun 2011 12:15:05 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:41929) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QWWGc-0005A4-V0 for bug-gnu-emacs@gnu.org; Tue, 14 Jun 2011 12:15:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1QWWGc-0007S0-At; Tue, 14 Jun 2011 12:15:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 14 Jun 2011 16:15:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 8706 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 8706-submit@debbugs.gnu.org id=B8706.130806809128607 (code B ref 8706); Tue, 14 Jun 2011 16:15:02 +0000 Original-Received: (at 8706) by debbugs.gnu.org; 14 Jun 2011 16:14:51 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QWWGQ-0007RM-Op for submit@debbugs.gnu.org; Tue, 14 Jun 2011 12:14:50 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QWWGP-0007RB-4o for 8706@debbugs.gnu.org; Tue, 14 Jun 2011 12:14:49 -0400 Original-Received: from localhost ([127.0.0.1]:37488) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QWWGI-0002Cb-2C; Tue, 14 Jun 2011 12:14:42 -0400 X-Spook: 9/11 anthrax Rumsfeld bank LLNL Mole chameleon man Saudi X-Ran: 1i?Eq1v}+=$@FXlQ (Ian Eure's message of "Mon, 13 Jun 2011 18:29:44 -0700") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Tue, 14 Jun 2011 12:15:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:47134 Archived-At: Ian Eure wrote: >> This is not a tiny change, though, even if we split the commits. Splitting commits is never relevant for this kind of thing. It's the total that counts. >> Do you have Emacs assignment papers on file? >> > Yes, I filed them for that change. I've subsequently switched jobs, > but there's no chance there is an IP claim against it. I did not see an assignment in the file that records these things, so I asked assign@gnu about it. They said that the assignment process was not completed. Please contact assign@gnu directly to sort this out.