Hello, "Stefan-W. Hahn" <[email protected]> writes:
> moving org-table rows is implemented with delete-region and insert which > preserve text-properties. Moving org-table columns is implemented > with replace-string, which removes text-properties. > > My proposal is to use transpose-regions in org-table-move-column which > will preserve text-properties when moving columns in org-tables. Applied. Thank you. Regards, -- Nicolas Goaziou
