Fair enough, thank you.
On Wed, 21 Jun 2023 at 11:20, Ihor Radchenko wrote:
> bob...@gmail.com writes:
>
> > ...
> > I expect two replacements to be made, and all the invisible text to be
> > ignored. What actually happens is that the text is appended to all lines
> > under the ** B and ** C hea
I would like to perform a search and replace operation to append some
text to a range of lines. The range of lines is a series of headings in
an org file which might have the following structure:
** A
*** A1
** B
*** B1
** C
*** C1
** D
*** D1
I would like to append some text, foo, to the lines *
columns misaligned
(#14058)
To: syl20bnr/spacemacs
Cc: bobf32 , Author
C-c C-x C-c calls org-columns which is defined in org-colview.el
There was a change to that file 6 days ago.
https://code.orgmode.org/bzg/org-mode/commit/90b14cb409adbd5529b8bbef32ad5239e5c85404
org-colview: Fix done