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#15562: [PATCH] Text Mode Menu Date: Tue, 08 Oct 2013 13:19:45 -0400 Message-ID: References: <20131008145305.GA3853@jo.hnanthony.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1381252813 26103 80.91.229.3 (8 Oct 2013 17:20:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 8 Oct 2013 17:20:13 +0000 (UTC) Cc: 15562@debbugs.gnu.org To: John Anthony Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Oct 08 19:20:16 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1VTaxA-0007PU-JF for geb-bug-gnu-emacs@m.gmane.org; Tue, 08 Oct 2013 19:20:12 +0200 Original-Received: from localhost ([::1]:38041 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VTaxA-0005bu-3H for geb-bug-gnu-emacs@m.gmane.org; Tue, 08 Oct 2013 13:20:12 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55089) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VTax5-0005Zj-NT for bug-gnu-emacs@gnu.org; Tue, 08 Oct 2013 13:20:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VTax1-0008GO-SR for bug-gnu-emacs@gnu.org; Tue, 08 Oct 2013 13:20:07 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:55284) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VTax1-0008FD-OT for bug-gnu-emacs@gnu.org; Tue, 08 Oct 2013 13:20:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1VTax0-0002Rl-Q8 for bug-gnu-emacs@gnu.org; Tue, 08 Oct 2013 13:20:03 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 08 Oct 2013 17:20:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 15562 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 15562-submit@debbugs.gnu.org id=B15562.13812527889377 (code B ref 15562); Tue, 08 Oct 2013 17:20:02 +0000 Original-Received: (at 15562) by debbugs.gnu.org; 8 Oct 2013 17:19:48 +0000 Original-Received: from localhost ([127.0.0.1]:35343 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VTawm-0002RA-ED for submit@debbugs.gnu.org; Tue, 08 Oct 2013 13:19:48 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:33917) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VTawk-0002R2-Cd for 15562@debbugs.gnu.org; Tue, 08 Oct 2013 13:19:46 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1VTawj-0001Wt-81; Tue, 08 Oct 2013 13:19:45 -0400 X-Spook: Aldergrove InfoSec pipeline S Key Becker CDC class X-Ran: u-y6KJ#;@j&2-?B+'#@D_v(wkH-NdMG?nPZyc{%4Wa6|~"%ub$;VoiGdZcWj.}.&:.(S8l X-Hue: green X-Attribution: GM In-Reply-To: <20131008145305.GA3853@jo.hnanthony.com> (John Anthony's message of "Tue, 8 Oct 2013 18:53:05 +0400") 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.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x 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:79044 Archived-At: John Anthony wrote: > I'm a first-time contributor and have been informed (through > etc/CONTRIBUTE) that if I'm intending to supply over ~15LOC I will > need to sign some paperwork and return it - I am interested in doing > this and continuing to contribute to Emacs as a steady thing for a > long time. I don't know how to go about requesting this. Thanks and welcome! I will send you a form off-list to get started with this. > Should I continue to supply patches here even whilst this is not > sorted? Yes please. (IMO, bug-gnu-emacs is better for (finished) patches than emacs-devel, since they are less likely to get lost here.)