From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id KMdDE2BuxmOCBQEAbAwnHQ (envelope-from ) for ; Tue, 17 Jan 2023 10:46:08 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id qBVxEmBuxmP9QAAAG6o9tA (envelope-from ) for ; Tue, 17 Jan 2023 10:46:08 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 2622B11F14 for ; Tue, 17 Jan 2023 10:46:08 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pHiXU-0002R0-Ae; Tue, 17 Jan 2023 04:45:56 -0500 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 1pHiXS-0002Lm-Ui for emacs-orgmode@gnu.org; Tue, 17 Jan 2023 04:45:55 -0500 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 1pHiXN-0006BH-A2 for emacs-orgmode@gnu.org; Tue, 17 Jan 2023 04:45:54 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id B86BB2401FB for ; Tue, 17 Jan 2023 10:45:45 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1673948746; bh=BTtFlA9t+5z8AzurYn9c7iDhdVNDjgHaFnIIN/rGGXI=; h=From:To:Cc:Subject:Date:From; b=j9NnWkQOoxAFZqW+uGz0TbGHov6TKfoat42opEPEMRj6EjLbCB3DBEB+HRyTL2kKN 4w0/AcUV5V/ELN+lEail1AJn2esZcjkJg4ztvGoaAqHt/neFP6WgH0AKjeqEZ6LJPN qqnwYtCeuRmXSUDWjxyLiutdzB56OFXEH5BUFg6L46YmKNQMQGtmJ8uWWSUaZTLAFZ lAStSFLNnRcO5U/n437uZ6FlvybeU/8qBt14aiE+NolrWdWcW6kmM0t+J6D+aCYolR kR3IGIzYBmNQ25BkMVWSOJyMlj5gxodQn4mG794y87OzuPXP9TO4nVksByrIvgKghd mX7haiB3rW3SA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Nx3t067ZHz9rxH; Tue, 17 Jan 2023 10:45:44 +0100 (CET) From: Ihor Radchenko To: Samuel Wales Cc: emacs-orgmode@gnu.org Subject: Re: [PATCH 0/4] Structure editing when region is active In-Reply-To: References: <87zgailod7.fsf@localhost> Date: Tue, 17 Jan 2023 09:46:15 +0000 Message-ID: <87ilh5ijdk.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=185.67.36.66; envelope-from=yantar92@posteo.net; helo=mout02.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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_MED=-2.3, 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-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: emacs-orgmode-bounces+larch=yhetil.org@gnu.org X-TUID: K7Dn/ZkCGFe6 Samuel Wales writes: > oh i was just saying what does modern org e.g. main have for ensuring > star structure integrity, if anything. i have a git commit that has > something similar to: > > * one > ****** two > > which seemed slightly relevant to the patch. Sorry, but could you further elaborate? What kind of integrity and what kind of structure editing do you have in mind here? > do i misunderstand? i set region, then set todo kw, which loops me > manually through the region. when the last todo kw is chosen, the > active region disappears.i personally would find it annoying if > transient mark mode stuck around. fwiw. Fair point. I guess the same holds for scheduling/setting deadlines/tags. -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at . Support Org development at , or support my work at