bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#44133: org-table insert/delete multiple columns [PATCH INCLUDED]


From: Boruch Baum
Subject: bug#44133: org-table insert/delete multiple columns [PATCH INCLUDED]
Date: Thu, 22 Oct 2020 03:27:09 -0400
User-agent: NeoMutt/20180716

Currently, functions org-table-insert-column and
org-table-delete-column only perform the operation a single time. The
attached patch adds a feature to allow insertion and deletion of
multiple columns by specifying a numeric prefix argument.

A nice follow-up would be for someone else to add operations on a range,
but I'm not offering that here.

--
hkp://keys.gnupg.net
CA45 09B5 5351 7C11 A9D1  7286 0036 9E45 1595 8BC0

Attachment: org-table-mult-ops.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]