emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-table-import
@ 2006-11-14 14:38 andreas dreyfert
  2006-11-15 13:28 ` org-table-import Carsten Dominik
  0 siblings, 1 reply; 3+ messages in thread
From: andreas dreyfert @ 2006-11-14 14:38 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 489 bytes --]

Hi,

Then importing data to a table, with org-table-import, from a file with data
separated by a space as:

-1 1 1
1 1 1

The first line will be converted to a Hline and hence the data disappears as
below:

|    |    |   |
|---+---+---|
| 1 | 1 | 1 |

I guess that the problem is that org-table expands a:

|-

to a Hline and thus removing the data.

Could I change this behavior of the org-table mode with some setting?

Thanks and Regards,
Andreas

P.S Thanks for the excellent org mode

[-- Attachment #1.2: Type: text/html, Size: 620 bytes --]

[-- Attachment #2: Type: text/plain, Size: 149 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-11-15 14:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-14 14:38 org-table-import andreas dreyfert
2006-11-15 13:28 ` org-table-import Carsten Dominik
2006-11-15 14:54   ` org-table-import andreas dreyfert

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).