* 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
* Re: org-table-import
2006-11-14 14:38 org-table-import andreas dreyfert
@ 2006-11-15 13:28 ` Carsten Dominik
2006-11-15 14:54 ` org-table-import andreas dreyfert
0 siblings, 1 reply; 3+ messages in thread
From: Carsten Dominik @ 2006-11-15 13:28 UTC (permalink / raw)
To: andreas dreyfert; +Cc: emacs-orgmode
There is no setting for this, this is simply a bug.
Thank you for discovering and correctly analyzing it.
Will be fixed in 4.56.
- Carsten
On Nov 14, 2006, at 15:38, andreas dreyfert wrote:
>
> 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
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: org-table-import
2006-11-15 13:28 ` org-table-import Carsten Dominik
@ 2006-11-15 14:54 ` andreas dreyfert
0 siblings, 0 replies; 3+ messages in thread
From: andreas dreyfert @ 2006-11-15 14:54 UTC (permalink / raw)
To: Carsten Dominik; +Cc: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 1222 bytes --]
Ok
Thank you,
Andreas
On 11/15/06, Carsten Dominik <dominik@science.uva.nl> wrote:
>
> There is no setting for this, this is simply a bug.
> Thank you for discovering and correctly analyzing it.
> Will be fixed in 4.56.
>
> - Carsten
>
> On Nov 14, 2006, at 15:38, andreas dreyfert wrote:
>
> >
> > 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
> >
> >
> >
> > _______________________________________________
> > Emacs-orgmode mailing list
> > Emacs-orgmode@gnu.org
> > http://lists.gnu.org/mailman/listinfo/emacs-orgmode
> >
>
> --
> Carsten Dominik
> Sterrenkundig Instituut "Anton Pannekoek"
> Universiteit van Amsterdam
> Kruislaan 403
> NL-1098SJ Amsterdam
> phone: +31 20 525 7477
>
>
[-- Attachment #1.2: Type: text/html, Size: 1797 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).