Fixed, thanks.
- Carsten
On Oct 31, 2009, at 1:35 AM, Dan Davison wrote:
If a file contains "-1" followed by a newline and nothing else,
org-table-import on that file fails. The first commit with this
property
is a commit (below) to do with CVS tables made a few days ago. I have
given up tr
If a file contains "-1" followed by a newline and nothing else,
org-table-import on that file fails. The first commit with this property
is a commit (below) to do with CVS tables made a few days ago. I have
given up trying to work out a good solution to this :) In case it is
useful, the failure occ
Ok
Thank you,
Andreas
On 11/15/06, Carsten Dominik <[EMAIL PROTECTED]> 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 import
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
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 exp