From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Barzilay Newsgroups: gmane.emacs.devel Subject: Re: Patches for calculator.el Date: Tue, 15 Jan 2013 12:45:43 -0500 Message-ID: <20725.38343.904625.524984@winooski.ccs.neu.edu> References: <20725.32680.705612.697057@winooski.ccs.neu.edu> <50F59478.2000503@cs.ucla.edu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1358271960 30454 80.91.229.3 (15 Jan 2013 17:46:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 15 Jan 2013 17:46:00 +0000 (UTC) Cc: emacs-devel@gnu.org To: Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 15 18:46:17 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 1TvAaV-0003ya-Ms for ged-emacs-devel@m.gmane.org; Tue, 15 Jan 2013 18:46:15 +0100 Original-Received: from localhost ([::1]:51425 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TvAaF-00037a-34 for ged-emacs-devel@m.gmane.org; Tue, 15 Jan 2013 12:45:59 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:46536) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TvAaB-00036g-DK for emacs-devel@gnu.org; Tue, 15 Jan 2013 12:45:57 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TvAa8-0006oI-Ny for emacs-devel@gnu.org; Tue, 15 Jan 2013 12:45:55 -0500 Original-Received: from winooski.ccs.neu.edu ([129.10.115.117]:39088) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TvAa8-0006o8-FF for emacs-devel@gnu.org; Tue, 15 Jan 2013 12:45:52 -0500 Original-Received: from winooski.ccs.neu.edu (localhost.localdomain [127.0.0.1]) by winooski.ccs.neu.edu (8.14.4/8.14.4) with ESMTP id r0FHjinC020488; Tue, 15 Jan 2013 12:45:44 -0500 Original-Received: (from eli@localhost) by winooski.ccs.neu.edu (8.14.4/8.14.4/Submit) id r0FHjiKG020485; Tue, 15 Jan 2013 12:45:44 -0500 In-Reply-To: <50F59478.2000503@cs.ucla.edu> X-Mailer: VM 8.2.0a under 24.2.1 (x86_64-unknown-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 129.10.115.117 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:156398 Archived-At: A few minutes ago, Paul Eggert wrote: > On 01/15/13 08:11, Eli Barzilay wrote: > > I have a bunch of changes for calculator.el -- what's the > > preferred way to do that? (=> who/where do I send it to, should > > they be lumped as a single change or split to a bunch of smaller > > ones.) > > I would file them as bug reports, by sending email to > bug-gnu-emacs@gnu.org with the first line of the contents being > "Tags: patch" and the second line being empty; see > for details. There's no repository somewhere with some form of pull requests? > I'd also split it up, as that makes it easier for others to review. > But don't spend too much time splitting -- if it's hard to split, > just send it all at once. I *want* to do that in a bunch of separate patches, since they do different things to the code. Will a git-formatted pull request work as a way to transfer a bunch of such patches in a single email? -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life!