From: Michael Brand <michael.ch.brand@gmail.com>
To: Gaspaio <ggaspaio@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Problem with tables
Date: Mon, 29 Nov 2010 18:21:25 +0100 [thread overview]
Message-ID: <AANLkTi=ofa9zBS7nHDVRjv7Y7bFFGqcT=r-ofWLoWVZ+@mail.gmail.com> (raw)
In-Reply-To: <2517E575-9997-4C9B-BC18-73A42ED0A839@gmail.com>
On Mon, Nov 29, 2010 at 17:58, Gaspaio <ggaspaio@gmail.com> wrote:
> I'm a newbie at org-mode (and emacs BTW), and i can't seem to use a few commands like table-delete-row, table-insert-row and so on. I systematically get a "Table not found" error.
> Also, some of the Shift commands don't seem to work, like using S-UP/Down to navigate between headers. I tried toggle the org-support-shift-select, but nothing.
Be aware of the two table formats:
table-delete-row, table-insert-row are for tables in the "table.el" format like
+------------------------------------------------------------------+
| User Visible Entry Points |
+-------------------------------+----------------------------------+
| Function | Description |
+-------------------------------+----------------------------------+
S-Up/Down are only for tables on the orgtbl format like
| x | y |
|---+---|
| 1 | 2 |
| 3 | 4 |
Michael
next prev parent reply other threads:[~2010-11-29 17:21 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-29 16:58 Problem with tables Gaspaio
2010-11-29 17:13 ` niklas | brueckenschlaeger
2010-11-29 17:22 ` Gaspaio
2010-11-29 19:05 ` Carsten Dominik
2010-11-29 17:21 ` Michael Brand [this message]
2010-11-29 17:43 ` Gaspaio
2010-11-29 18:26 ` Michael Brand
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='AANLkTi=ofa9zBS7nHDVRjv7Y7bFFGqcT=r-ofWLoWVZ+@mail.gmail.com' \
--to=michael.ch.brand@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=ggaspaio@gmail.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).