Worked. Thanks.
-Original Message-
From: Bernt Hansen [mailto:[EMAIL PROTECTED]
Sent: Friday, July 11, 2008 5:12 PM
To: Parker, Matthew
Cc: Csányi Pál; emacs-orgmode@gnu.org
Subject: Re: [Orgmode] Re: Export the org spreadsheet into a tab seperated
textfile
"Parker, Matthew" <[EMAIL P
"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"
>
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 |
[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
__
Hello!
Is there available from Org-mode to export a table to a Tab separated
text file?
--
Regards, Paul Csanyi
http://www.freewebs.com/csanyi-pal/index.htm
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emac
When I put `1.' on the first line of a blank file, and then press
M-return I get the following:
1.
1.
2.
3.
Is it a supposed result?
Emacs and org-mode from cvs and git respectively.
--
With Best Regards, Stas.
___
Emacs-orgmode mailing list
Remembe
Is it possible to change the exported date format for the html timestamp
in the postamble and other places?
It is currently in the form 02:15:03 PM, but I would like it in 24
hour. I tried to modify 'calendar-time-display-form but that did not
work.