emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Mark Barton <mbarton98@gmail.com>
To: Jude DaShiell <jdashiel@panix.com>
Cc: Leo Butler <Leo.Butler@umanitoba.ca>,
	Org Mode List <emacs-orgmode@gnu.org>
Subject: Re: orgmode tables
Date: Mon, 22 Apr 2024 12:56:46 -0700	[thread overview]
Message-ID: <7AE078ED-318D-44E0-85DD-EC0FE4A568CC@gmail.com> (raw)
In-Reply-To: <c3128e5b-c4b0-10e2-e9b4-263efa47498a@panix.com>

I always forget the command to add columns, so I usually just modify the header row to add them to the end by using the "|" character to separate them. Once I press tab, then Org will correct the table.

started with two columns
| one | two |
|-----+-----|
|   1 |   2 |

add two more to the header line
| one | two | three | four|
|-----+-----|
|   1 |   2 |

press tab to have org correct the table.
| one | two | three | four |
|-----+-----+-------+------|
|   1 |   2 |       |      |


> On Apr 22, 2024, at 12:17 PM, Jude DaShiell <jdashiel@panix.com> wrote:
> 
> As it happens c-s-right comes back with c-s-right is undefined.
> This is emacs-nativecomp 29 on slint and slint is the international
> version of slackware.
> At this point I think orgmode could use is a tool to be run that will find
> and let the user or installer know all of the undefined key combinations
> in their current version of orgmode that are supposed to be defined along
> with a percentage of the total keystrokes so a user or installer can take
> further appropriate action.
> 
> 
> --
> Jude <jdashiel at panix dot com>
> "There are four boxes to be used in defense of liberty:
> soap, ballot, jury, and ammo.
> Please use in that order."
> Ed Howdershelt 1940.
> 
> On Mon, 22 Apr 2024, Jude DaShiell wrote:
> 
>> m-s-right is meta-shift-rightarrow if I have that correct.  Now if I put
>> point in the last column of the table and do that, I'll get a column to
>> the left which will be blank.  What I tried to ask is if I put point in
>> the last column of the table what can I do to have a new column appear to
>> the right of where point exists?
>> 
>> 
>> --
>> Jude <jdashiel at panix dot com>
>> "There are four boxes to be used in defense of liberty:
>> soap, ballot, jury, and ammo.
>> Please use in that order."
>> Ed Howdershelt 1940.
>> 
>> On Mon, 22 Apr 2024, Leo Butler wrote:
>> 
>>> (info "(org)Built-in Table Editor")
>>> 
>>> ‘M-S-<RIGHT>’ (‘org-table-insert-column’)
>>>     Insert a new column at point position.  Move the recent column and
>>>     all cells to the right of this column to the right.
>>> 
>>> Leo
>>> 
>>> On Mon, Apr 22 2024, Jude DaShiell <jdashiel@panix.com> wrote:
>>> 
>>>> when making a table in orgmode, I forgot to add three columns to the
>>>> table.  What command or commands would I use to add columns to a table?
>>>> 
>>>> 
>>>> --
>>>> Jude <jdashiel at panix dot com>
>>>> "There are four boxes to be used in defense of liberty:
>>>> soap, ballot, jury, and ammo.
>>>> Please use in that order."
>>>> Ed Howdershelt 1940.
>> 
>> 
> 



  reply	other threads:[~2024-04-22 19:57 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-22 17:38 orgmode tables Jude DaShiell
2024-04-22 18:08 ` Leo Butler
2024-04-22 19:05   ` Jude DaShiell
2024-04-22 19:17     ` Jude DaShiell
2024-04-22 19:56       ` Mark Barton [this message]
2024-04-22 20:26         ` Jude DaShiell
2024-04-22 20:02       ` Dave Marquardt
2024-04-22 20:01     ` Dave Marquardt
2024-04-22 20:22       ` Jude DaShiell
2024-04-22 20:27         ` Ihor Radchenko
2024-04-22 21:16     ` Leo Butler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7AE078ED-318D-44E0-85DD-EC0FE4A568CC@gmail.com \
    --to=mbarton98@gmail.com \
    --cc=Leo.Butler@umanitoba.ca \
    --cc=emacs-orgmode@gnu.org \
    --cc=jdashiel@panix.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).