From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Jackson Ray Hamilton Newsgroups: gmane.emacs.devel Subject: Re: Comprehensive JSX support in Emacs Date: Fri, 29 Mar 2019 19:18:31 -0700 Message-ID: References: <87a7hgk6a4.fsf@mbork.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="17876"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1 Cc: emacs-devel@gnu.org To: mbork@mbork.pl Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Mar 30 04:36:54 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hA4ne-0004Wv-JJ for ged-emacs-devel@m.gmane.org; Sat, 30 Mar 2019 04:36:54 +0100 Original-Received: from localhost ([127.0.0.1]:50285 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hA4nd-0008Hr-KX for ged-emacs-devel@m.gmane.org; Fri, 29 Mar 2019 23:36:53 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:42599) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hA3Zq-000723-Kt for emacs-devel@gnu.org; Fri, 29 Mar 2019 22:18:38 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hA3Zp-0006eR-TV for emacs-devel@gnu.org; Fri, 29 Mar 2019 22:18:34 -0400 Original-Received: from mta-08-4.privateemail.com ([198.54.122.58]:19995) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hA3Zp-0006e6-MD for emacs-devel@gnu.org; Fri, 29 Mar 2019 22:18:33 -0400 Original-Received: from MTA-08.privateemail.com (localhost [127.0.0.1]) by MTA-08.privateemail.com (Postfix) with ESMTP id 3C4926003E; Fri, 29 Mar 2019 22:18:32 -0400 (EDT) Original-Received: from [192.168.88.227] (unknown [10.20.151.231]) by MTA-08.privateemail.com (Postfix) with ESMTPA id E423360048; Sat, 30 Mar 2019 02:18:31 +0000 (UTC) In-Reply-To: <87a7hgk6a4.fsf@mbork.pl> Content-Language: en-US X-Virus-Scanned: ClamAV using ClamSMTP X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 198.54.122.58 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:234816 Archived-At: Hi Marcin, Thanks for creating a branch, it makes sense to do that. Do you know the workflow for managing branches in this repo?=C2=A0 I supp= ose=20 we might occasionally rebase the branch on the latest version of master,=20 and I expect we=E2=80=99d do that again right before merging it?=C2=A0 An= d I suppose=20 anyone else will be free to add commits to the branch now, too. Regarding your project, that=E2=80=99s great (well, a great first test su= bject=20 perhaps :-) ).=C2=A0 What=E2=80=99s the project if you=E2=80=99re at libe= rty to share? Jackson