"Parker, Matthew" <[EMAIL PROTECTED]> writes:

> But, can you describe exactly what you mean by "Put the pointer on the table"
>
> I tried putting point in various places (indicated w/ "[p]" below) and ran 
> M-x org-table-export. But got messages: "No Table at point" or "before first 
> heading"
>
> Thanks!
>
> [p]
> | *one* | *two*| *three*|
> | asdf | asdf | asdf |
> |    1 |    1 |    1 |
>
>
> [p] | *one* | *two*| *three*|
> | asdf | asdf | asdf |
> |    1 |    1 |    1 |
>
> |[p] *one* | *two*| *three*|
> | asdf | asdf | asdf |
> |    1 |    1 |    1 |
>
>
>
> | asdf | asdf | asdf |
> |    1 |    1 |    1 |
> [p]

The middle two above should work fine as long as you have a heading
before it.  Just insert a line

* Test

in front of the table.

Put the point on the table is just put the cursor anywhere inside the
table.

-Bernt



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to