Re: [PATCH] Fix indentation in test-org.el

2023-12-04 Thread Ihor Radchenko
Allen Li writes: > The indentation in test-org.el is all over the place. I've attached a > patch fixing it. We generally do not accept whitespace-only changes. Instead, we prefer to fix whitespace together with other _functional_ change. This is because such changes make it harder to use git b

[PATCH] Fix indentation in test-org.el

2023-11-25 Thread Allen Li
The indentation in test-org.el is all over the place. I've attached a patch fixing it. Alternatively, you can do the following to reproduce the changes: Load org-test.el and test-org.el to pick up macros which define their own indentation. In test-org.el, type `C-x h TAB` to mark the entire buff