From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Org mode and Emacs (was: Convert README.org to plain text README while installing package) Date: Wed, 15 Jun 2022 15:50:53 +0300 Message-ID: <83bkuursya.fsf@gnu.org> References: <87bkv527p5.fsf@gmail.com> <835yld93w7.fsf@gnu.org> <877d5t0yrn.fsf@gmail.com> <87r140yuof.fsf@gmail.com> <875yl9e7zm.fsf@gmail.com> <83czfh12kp.fsf@gnu.org> <87pmjhghu2.fsf@localhost> <835yl910gp.fsf@gnu.org> <87wndndbhq.fsf@gmail.com> <83bkuzznws.fsf@gnu.org> <877d5mqmkh.fsf@localhost> <83y1y2utnd.fsf@gnu.org> <87r13up587.fsf@localhost> <83o7yyur0l.fsf@gnu.org> <87leu2p3nu.fsf@localhost> <83leu2uewn.fsf@gnu.org> <87r13qv701.fsf@localhost> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="27117"; mail-complaints-to="usenet@ciao.gmane.io" Cc: theophilusx@gmail.com, rms@gnu.org, monnier@iro.umontreal.ca, acm@muc.de, emacs-devel@gnu.org To: Ihor Radchenko Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Jun 15 14:53:52 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1o1SWu-0006uU-8R for ged-emacs-devel@m.gmane-mx.org; Wed, 15 Jun 2022 14:53:52 +0200 Original-Received: from localhost ([::1]:57948 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o1SWs-0001s1-Vr for ged-emacs-devel@m.gmane-mx.org; Wed, 15 Jun 2022 08:53:51 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:37570) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o1SUD-0007vr-8L for emacs-devel@gnu.org; Wed, 15 Jun 2022 08:51:05 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:60736) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o1SUC-0006hA-AN; Wed, 15 Jun 2022 08:51:04 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=m4/l9J3DnT1MAy1OC1Ubz1oHnCCy1+mdfexuaJxEjUs=; b=HdreU1t024We ZjoQUR+jR2IgDN75RN9ibQzFKn5ZdjZFTQkhBjUYl0r3KwfgW0hIIgB92+Y+cMWXGGZ9unJAzD5+D E9haiOi5gyZtM23hjGtD4xPZdDdXCW34+60p5rbhBBFpTFcIGGPiQn4mQtArmP8Nt7oTZodrsog14 D+X58SQeXhwP9TkIWU8PgYsbSeJCc0bl6StyyASmfwYLBUEHcHCaDGUN/jbbPhX/s2jaY43f9TUSI 3wGG8CaxteTU5rXp1rwwWe44OWvVunYZsK0JiMyZtkx5AWAnbYywqj+Gf4Ynm4Iz0uTjVCz0agdh3 RKhi2diDlLp7D6A3dO8e+g==; Original-Received: from [87.69.77.57] (port=1073 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o1SU9-0004ao-P3; Wed, 15 Jun 2022 08:51:03 -0400 In-Reply-To: <87r13qv701.fsf@localhost> (message from Ihor Radchenko on Wed, 15 Jun 2022 13:19:10 +0800) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:291211 Archived-At: > From: Ihor Radchenko > Cc: theophilusx@gmail.com, rms@gnu.org, monnier@iro.umontreal.ca, > acm@muc.de, emacs-devel@gnu.org > Date: Wed, 15 Jun 2022 13:19:10 +0800 > > >> > Thanks, I hope to see this soon in the Emacs repository. > >> > >> Not soon. Unless you want major changes for Emacs 28.2. We restricted > >> stable Org branch to critical-only bugfixes until Emacs 28.2 is out. > > > > This is not needed for the emacs-28 branch, so I meant master. > > I am not too familiar with how Emacs handles Org updates. AFAIK, Emacs > master only tracks our stable tagged releases. Not the working branches > (both bugfix and main). I do not know the motivation behind it and I do > not know if it is a good idea to change it. Do you think that Emacs > master should instead track our Org dev branch? I see no need for such significant changes in our merging practices. Rather, I hoped that the speedup you achieved will be important enough to make an exception and install just it in the Emacs master branch.