Sorry, 

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]

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bernt Hansen
Sent: Friday, July 11, 2008 3:39 PM
To: Csányi Pál
Cc: emacs-orgmode@gnu.org
Subject: [Orgmode] Re: Export the org spreadsheet into a tab seperated textfile

[EMAIL PROTECTED] (Csányi Pál) writes:

> Hello!
>
> Is there available from Org-mode to export a table to a Tab separated 
> text file? 

Hi!

Yes it's easy.  Put the pointer on the table and M-x org-table-export
Export table to: /tmp/some-table.txt
Format: orgtbl-to-tsv

HTH,
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


_______________________________________________
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