From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Steven Degutis Newsgroups: gmane.emacs.devel Subject: Re: Patch to ido.el Date: Fri, 5 Apr 2013 10:55:21 -0500 Message-ID: References: <20130405190727.fee700f36706d6f5809306fc@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=e89a8ff1c910526fc804d99f1d73 X-Trace: ger.gmane.org 1365278693 30395 80.91.229.3 (6 Apr 2013 20:04:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 6 Apr 2013 20:04:53 +0000 (UTC) Cc: emacs-devel@gnu.org To: Xue Fuqiao Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Apr 06 22:04:53 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UOZJb-0001Uu-1D for ged-emacs-devel@m.gmane.org; Sat, 06 Apr 2013 22:02:19 +0200 Original-Received: from localhost ([::1]:35529 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UO8zK-0003su-BJ for ged-emacs-devel@m.gmane.org; Fri, 05 Apr 2013 11:55:38 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:35527) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UO8zB-0003s3-5b for emacs-devel@gnu.org; Fri, 05 Apr 2013 11:55:36 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UO8z5-0000wl-7B for emacs-devel@gnu.org; Fri, 05 Apr 2013 11:55:29 -0400 Original-Received: from mail-da0-x22c.google.com ([2607:f8b0:400e:c00::22c]:51207) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UO8z4-0000wb-W0 for emacs-devel@gnu.org; Fri, 05 Apr 2013 11:55:23 -0400 Original-Received: by mail-da0-f44.google.com with SMTP id z20so1647885dae.3 for ; Fri, 05 Apr 2013 08:55:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=mNDeLrWx+egZkxpgFs6rimb5Saj2dYG5Q5b+ZPFA7zY=; b=SEZRiEfA11Vvzub3swEK6FwGgVPHIjDx7Vc7WvbgQdMYeDAZoniRdgotVp8ol14mWP 2+/inP6Gx4LTG4E40c7FvY5vunwJtN+oStnF3z/lJawLj94OkYwmpKYhUYTYDeUZ/uXJ HssrmbywR8pc9PmHJJNI7RJ5K7nmGzPpeMB/nK4RGWflQinmxjZZwbEPb2M19cYcMKiT HKn5j5/CHNo9x/26oeNBTdvQeGVgYmc5fxnMir0zmAPyE2DH8fz9ZBeO0dOsAeu6gjQx nXwKDH5rkSjw00j1BAAtYQ/g8+NkoXn5HhbpIPjfONkGPZsmVvlzLdAnSnH/yGZ/V4fY Vu1A== X-Received: by 10.68.201.227 with SMTP id kd3mr15056546pbc.65.1365177321810; Fri, 05 Apr 2013 08:55:21 -0700 (PDT) Original-Received: by 10.70.6.100 with HTTP; Fri, 5 Apr 2013 08:55:21 -0700 (PDT) In-Reply-To: <20130405190727.fee700f36706d6f5809306fc@gmail.com> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400e:c00::22c X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:158727 Archived-At: --e89a8ff1c910526fc804d99f1d73 Content-Type: text/plain; charset=ISO-8859-1 I've sent it in, thanks for the tip. However I don't see it on http://debbugs.gnu.org/ yet. -Steven On Fri, Apr 5, 2013 at 6:07 AM, Xue Fuqiao wrote: > On Fri, 5 Apr 2013 01:31:57 -0500 > Steven Degutis wrote: > > > So, now that I've said everything that can probably be said on the topic, > > how do I go about submitting this patch for review to the official emacs > > repo? Does this email count? > > Thanks for your patch. Sending it to bug-gnu-emacs@gnu.org is > recommended, because that list is coupled to a tracking system that > makes it easier to locate patches. > > A ChangeLog entry as plaintext (separate from the patch) is also > required. See "Change Log Concepts" node of GNU Coding Standards[fn:1]. > > Footnotes: > > [fn:1] > http://www.gnu.org/prep/standards/html_node/Change-Log-Concepts.html#Change-Log-Concepts > > -- > Xue Fuqiao > http://www.gnu.org/software/emacs/ > --e89a8ff1c910526fc804d99f1d73 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I've sent it in, thanks for the tip. However I don'= ;t see it on=A0http://debbugs.gnu.org/<= /a> yet.

-Steven


On Fri, Apr 5, 2013 at 6:07 AM, Xue Fuqi= ao <xfq.free@gmail.com> wrote:
On Fri, 5 Apr 2013 01:31:57 -0500
Steven Degutis <sbdegutis@gmail.c= om> wrote:

> So, now that I've said everything that can probably be said on the= topic,
> how do I go about submitting this patch for review to the official ema= cs
> repo? Does this email count?

Thanks for your patch. =A0Sending it to bug-gnu-emacs@gnu.org is
recommended, because that list is coupled to a tracking system that
makes it easier to locate patches.

A ChangeLog entry as plaintext (separate from the patch) is also
required. =A0See "Change Log Concepts" node of GNU Coding Standar= ds[fn:1].

Footnotes:

[fn:1] http://www.gnu.org/prep/= standards/html_node/Change-Log-Concepts.html#Change-Log-Concepts

--
Xue Fuqiao
http://www= .gnu.org/software/emacs/

--e89a8ff1c910526fc804d99f1d73--