From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Fill column indicator functionality Date: Fri, 12 Apr 2019 16:54:27 +0300 Message-ID: <834l73mir0.fsf@gnu.org> References: <20190406185936.ndw74l5ysowmoihf@Ergus> <837ec79cme.fsf@gnu.org> <20190407181925.w3aztx44g5drtww2@Ergus> <83pnpx8y67.fsf@gnu.org> <20190407183806.htl4pujrb2kmk4kv@Ergus> <83mul18wpv.fsf@gnu.org> <20190407200514.2p6gfucdcdsrqe47@Ergus> <83ef6d8c40.fsf@gnu.org> <20190408085102.ozcuvs323ilfid7n@Ergus> <83bm1g8s02.fsf@gnu.org> <20190412134633.g47vybtpkwxyw7dq@Ergus> Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="188264"; mail-complaints-to="usenet@blaine.gmane.org" Cc: emacs-devel@gnu.org To: Ergus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 12 15:55:29 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 1hEweO-000mrW-2n for ged-emacs-devel@m.gmane.org; Fri, 12 Apr 2019 15:55:28 +0200 Original-Received: from localhost ([127.0.0.1]:37668 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hEweN-0006zx-3V for ged-emacs-devel@m.gmane.org; Fri, 12 Apr 2019 09:55:27 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:39101) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hEwdo-0006zm-WA for emacs-devel@gnu.org; Fri, 12 Apr 2019 09:54:54 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:60752) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hEwdo-0004KM-PF; Fri, 12 Apr 2019 09:54:52 -0400 Original-Received: from [176.228.60.248] (port=3250 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1hEwdj-0005g5-3q; Fri, 12 Apr 2019 09:54:48 -0400 In-reply-to: <20190412134633.g47vybtpkwxyw7dq@Ergus> (message from Ergus on Fri, 12 Apr 2019 15:46:33 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] 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:235342 Archived-At: > Date: Fri, 12 Apr 2019 15:46:33 +0200 > From: Ergus > Cc: emacs-devel@gnu.org > > I see some threads about and now I have a question. In case the > fci-branch finally goes into master, should I add it in a 27.? or in a > 26.? one. Because the lisp file needs to be updated accordingly. Emacs 27, definitely. That's what the master branch develops, while emacs-26 is the release branch, which is closed to new features. > (Sorry but I don't understand the number sequence we use and when they > end, whats the criteria to make a major or a minor next release?). CONTRIBUTE is supposed to explain that, under "Branches". > BTW, when is planned the next release We don't plan releases around here. Currently, the master branch still has several features pending/not finished, so Emacs 27.1 will not enter pretest, let alone be released, before least 6 months from now, probably a year. > and it will be a 26.? or a 27.? one Emacs 26.3 will be released from the emacs-26 branch if we decide there are enough bugs in Emacs 26.2 to justify another 26.x release, or if some critical vulnerability is reported that cannot wait until 27.1.