From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Network security manager Date: Mon, 17 Nov 2014 13:30:25 -0500 Message-ID: References: <87wq6tu5m5.fsf@kima.orebokech.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1416249058 14464 80.91.229.3 (17 Nov 2014 18:30:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 17 Nov 2014 18:30:58 +0000 (UTC) Cc: emacs-devel@gnu.org To: Romain Francoise Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 17 19:30:51 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 1XqR4d-0003qu-3f for ged-emacs-devel@m.gmane.org; Mon, 17 Nov 2014 19:30:51 +0100 Original-Received: from localhost ([::1]:49645 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XqR4c-0001GG-Ns for ged-emacs-devel@m.gmane.org; Mon, 17 Nov 2014 13:30:50 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36901) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XqR4P-0001Cp-5J for emacs-devel@gnu.org; Mon, 17 Nov 2014 13:30:44 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XqR4F-0002Po-Mp for emacs-devel@gnu.org; Mon, 17 Nov 2014 13:30:36 -0500 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]:42461) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XqR4F-0002PT-Id for emacs-devel@gnu.org; Mon, 17 Nov 2014 13:30:27 -0500 Original-Received: from pastel.home (lechon.iro.umontreal.ca [132.204.27.242]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id sAHIUPJa015328; Mon, 17 Nov 2014 13:30:25 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id 7C65C8852; Mon, 17 Nov 2014 13:30:25 -0500 (EST) In-Reply-To: <87wq6tu5m5.fsf@kima.orebokech.com> (Romain Francoise's message of "Mon, 17 Nov 2014 17:57:54 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-NAI-Spam-Flag: NO X-NAI-Spam-Level: X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0.2 X-NAI-Spam-Rules: 2 Rules triggered GEN_SPAM_FEATRE=0.2, RV5128=0 X-NAI-Spam-Version: 2.3.0.9393 : core <5128> : inlines <1534> : streams <1344117> : uri <1835061> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 132.204.246.20 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:177468 Archived-At: >> I suggest you do it on a personal branch until the point where it >> becomes testable, at which point you can move it to trunk (aka >> "master"). > And should personal branches be hosted in the official repository? No, I meant a branch that's elsewhere, possibly not hosted anywhere at all. Stefan