[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 0/4] Structure editing when region is active
From: |
Samuel Wales |
Subject: |
Re: [PATCH 0/4] Structure editing when region is active |
Date: |
Tue, 17 Jan 2023 18:11:54 -0700 |
On 1/17/23, Ihor Radchenko <yantar92@posteo.net> wrote:
>> * 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?
maybe my comment is too unrelated to the patch, but it just seemed
worth raising in the context. to me it feels wrong to have a
non-linline-task child entry whose heading is star-indented more
levels than needed to denote a child entry.
in my own case, it suggests corruption, because i would not
deliberately create that. i have encountered it. similarly if
org-odd-levels-only is non-nil and there is an even star heading. i
have encountered it. confusing to track down.
i was merely asking if there was anything in e.g. main or syntax
documents etc. that refers to or enforces this.
as for active region or transient mark, to me, they are supposed to be
transient, unlike, for example, agenda restriction lock, and thus, for
example, having to c-g or so to get rid of a highlighted region feels
like a bug.
there might be exceptions where you pretty much always want to run a
command more than once with the region remaining active, perhaps such
as a rectange opening type of command, but to me the patch commands do
not apply there.
- [PATCH 0/4] Structure editing when region is active, Ihor Radchenko, 2023/01/15
- [PATCH 1/4] Preserve active region after structure edits, Ihor Radchenko, 2023/01/15
- [PATCH 2/4] Preserve active region when toggling heading state, Ihor Radchenko, 2023/01/15
- [PATCH 3/4] org-metaup, org-metadown: Move subtrees in active region, Ihor Radchenko, 2023/01/15
- [PATCH 4/4] org-manual.org: Document changes in 8f6fcd709, 5719a8163, and eda9909a9, Ihor Radchenko, 2023/01/15
- Re: [PATCH 0/4] Structure editing when region is active, Samuel Wales, 2023/01/15