From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Ihor Radchenko Newsgroups: gmane.emacs.devel Subject: Re: [elpa] externals/org-modern 0043e584db: Use `display ""` for hiding instead of `invisible t` Date: Mon, 05 Dec 2022 11:35:41 +0000 Message-ID: <87y1rmdqwi.fsf@localhost> References: <166983107217.27025.10929395413721986131@vcs2.savannah.gnu.org> <20221130175752.70424C00B0F@vcs2.savannah.gnu.org> <87359zamcg.fsf@gmail.com> <87sfhzoa23.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="10618"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Visuwesh , Stefan Monnier , Daniel Mendler , emacs-devel@gnu.org To: =?utf-8?Q?K=C3=A9vin?= Le Gouguec Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Dec 05 12:36:45 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 1p29m9-0002Vj-98 for ged-emacs-devel@m.gmane-mx.org; Mon, 05 Dec 2022 12:36:45 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p29lZ-0006Vk-M6; Mon, 05 Dec 2022 06:36:09 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p29lE-0006St-UH for emacs-devel@gnu.org; Mon, 05 Dec 2022 06:35:58 -0500 Original-Received: from mout02.posteo.de ([185.67.36.66]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p29lC-0006aS-KN for emacs-devel@gnu.org; Mon, 05 Dec 2022 06:35:48 -0500 Original-Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id B309B240104 for ; Mon, 5 Dec 2022 12:35:44 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1670240144; bh=S6terVjnE6ucvO9w5DReOc+XLpWhpUEeQdmH4XygrME=; h=From:To:Cc:Subject:Date:From; b=eXmp63xC1gq/hSFCViDjkr1ayJtS0tICKAj4iOxwL1R8/8lxnhWJjDPlNiWHD8yHi pzEWuN7VHcsnx83Rwqx4cDL0uv6TWWF3cPV0EJnRvsHKW+GBe3OaV52KpshrRjxXJ3 DGK+rahfLFuLe5TrB/sTjRQsJHSPf9+suPqOzPYrl/7BdiHSUm2qmOHHuHItegEFOG c3VXfidXkrv0V6pq5IPxqWHpe/GmYzwo/ZgJrkkabe9QhVXo9x+rD3zdxi9x+ALD+l eVFCtHYA7sRc6rbnEJUuM9lHWEuDosDeLQGD01HCwv82kTj7iQ9/dKY7uOeM9Eld1j pLPaDbKotr75g== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4NQhLl3FZcz9rxH; Mon, 5 Dec 2022 12:35:43 +0100 (CET) In-Reply-To: <87sfhzoa23.fsf@gmail.com> Received-SPF: pass client-ip=185.67.36.66; envelope-from=yantar92@posteo.net; helo=mout02.posteo.de X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:300925 Archived-At: K=C3=A9vin Le Gouguec writes: > * org-fold-core-style is 'text-properties by default, Yes > * ISTR a bug-gnu-emacs thread where overlay performance was improved, so > I wondered if Org 9.6 might revert to overlays by default and make the > new backend opt-in, We might, after we drop support for Emacs <29 and also implement "new features" for overlays. > * then again ORG-NEWS advertises "new features" with the new backend, so > it's not just a matter of performance I guess? Yup. I added, for example, auto-unfolding broken syntax elements (when you, say, edit folded :drawer:... to become drawer:, its contents is unfolded). --=20 Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at . Support Org development at , or support my work at