[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Unindentation fixup for code blocks
From: |
Ihor Radchenko |
Subject: |
Re: [PATCH] Unindentation fixup for code blocks |
Date: |
Wed, 10 Jan 2024 15:45:56 +0000 |
Psionic K <psionik@positron.solutions> writes:
>> Would you also be able to create a reproducer, so that we can replicate
> the problem and write a test?
>
> Yeah, I just have to make some indentation text invisible. Where
> should such a test live? Where is your documentation on running a
> test?
The tests live in tests/lisp folder.
See https://git.savannah.gnu.org/cgit/emacs/org-mode.git/tree/testing/README
>> It looks like you did not send the patch with git send-emai.
> Nope. Magit patch create. Attaching another patch.
Thanks! This patch does apply.
I am not yet sure if I like this patch or the previous one more. I am
thinking about combining them and implementing something like
`org-move-to-text-column'.
>> This math is not accurate when tabs are present.
>
> You want to short circuit this kind of conversation. I was not
> actually aware of any tabs versus spaces aware functions to build on
> top of since I always use spaces. Had I not already found another way
> to correct the behavior, this would have been a dead-end I would have
> had to round trip.
I am not sure what you mean.
> I'm presuming tests don't get their own changelog entries. Is that correct?
Tests are a part of Org codebase. They do have their own changelog
entries inside commit messages that introduce such tests. For example,
see
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=d0d838b02e44a40adca14d6eae39fd4c364730da
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>