From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nic Ferrier Newsgroups: gmane.emacs.devel Subject: Re: Emacs startup options, Docker and the move to git Date: Thu, 31 Jul 2014 19:53:54 +0100 Message-ID: <8761idl5q5.fsf@ferrier.me.uk> References: <87ha1zkvu4.fsf@ferrier.me.uk> <53DA5278.2070205@cs.ucla.edu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1406832863 4831 80.91.229.3 (31 Jul 2014 18:54:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 31 Jul 2014 18:54:23 +0000 (UTC) Cc: emacs-devel@gnu.org To: Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 31 20:54:16 2014 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 1XCvUU-0005q6-Fb for ged-emacs-devel@m.gmane.org; Thu, 31 Jul 2014 20:54:14 +0200 Original-Received: from localhost ([::1]:58171 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCvUT-0000nd-Lr for ged-emacs-devel@m.gmane.org; Thu, 31 Jul 2014 14:54:13 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35547) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCvUL-0000nX-Do for emacs-devel@gnu.org; Thu, 31 Jul 2014 14:54:11 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XCvUF-0008V9-Gq for emacs-devel@gnu.org; Thu, 31 Jul 2014 14:54:05 -0400 Original-Received: from static.17.66.46.78.clients.your-server.de ([78.46.66.17]:55933 helo=po1.ferrier.me.uk) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCvUF-0008Uu-AJ for emacs-devel@gnu.org; Thu, 31 Jul 2014 14:53:59 -0400 Original-Received: from nicferrier-dell-xps (140.35.155.90.in-addr.arpa [90.155.35.140]) by po1.ferrier.me.uk (Postfix) with ESMTPA id 43821AC0A17; Thu, 31 Jul 2014 21:05:56 +0200 (CEST) Original-Received: from nicferrier-XPS13-9333 (localhost [127.0.0.1]) by nicferrier-dell-xps (Postfix) with ESMTPS id 1DB72603E3; Thu, 31 Jul 2014 19:53:55 +0100 (BST) In-Reply-To: <53DA5278.2070205@cs.ucla.edu> (Paul Eggert's message of "Thu, 31 Jul 2014 07:28:08 -0700") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 78.46.66.17 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:173332 Archived-At: Paul Eggert writes: > Nic Ferrier wrote: >> Does anyone know if we can do something like this? > > Yes, that kind of change sounds eminently reasonable. > >> Coming to the last point, what's the state of the git migration? > > We're planning to change to git after the next release comes out. At > this point we're in feature freeze so we would have to wait until after > the next release anyway before accepting this change, so perhaps you can > look into implementing it then. Ok. I'll wait then. Nic