emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "andreas dreyfert" <anddrd@gmail.com>
To: emacs-orgmode@gnu.org
Subject: org-table-import
Date: Tue, 14 Nov 2006 15:38:06 +0100	[thread overview]
Message-ID: <ca062b900611140638h168325aaufddbecf2dba69ba@mail.gmail.com> (raw)


[-- 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

             reply	other threads:[~2006-11-14 14:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-14 14:38 andreas dreyfert [this message]
2006-11-15 13:28 ` org-table-import Carsten Dominik
2006-11-15 14:54   ` org-table-import andreas dreyfert

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=ca062b900611140638h168325aaufddbecf2dba69ba@mail.gmail.com \
    --to=anddrd@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /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).