all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bastien <bzg@gnu.org>
To: Tak Kunihiro <tkk@misasa.okayama-u.ac.jp>
Cc: 37242@debbugs.gnu.org
Subject: bug#37242: orgtbl-to-tsv drops empty cell
Date: Tue, 18 Feb 2020 08:43:59 +0100	[thread overview]
Message-ID: <87k14ks5kw.fsf@gnu.org> (raw)
In-Reply-To: <20200218.161326.1345119448000335334.tkk@misasa.okayama-u.ac.jp> (Tak Kunihiro's message of "Tue, 18 Feb 2020 16:13:26 +0900 (JST)")

Dear Tak,

Tak Kunihiro <tkk@misasa.okayama-u.ac.jp> writes:

> What orgtbl-to-tsv/csv does is to convert delimiters.  In my opinion,
> to drop out empty lines is overwork.

Empty lines in csv/tsv files (when they are not part of a
double-quoted field) are ignored or should be.

For example, the Python CSV parser ignores them.

So Org does the right thing at not reprensenting them at all IMHO.

> This comes from orgtbl-to-generic.  I cannot tell the behavior from
> docstring.  If this is not a bug, I feel like this behavior is random
> one.

Yes, I don't consider this a bug.  If you want to improve the
documentation, can you submit a patch?

Thanks,

-- 
 Bastien





  reply	other threads:[~2020-02-18  7:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-31  7:31 bug#37242: orgtbl-to-tsv drops empty cell Tak Kunihiro
2020-02-17  7:31 ` Bastien
2020-02-18  7:13   ` Tak Kunihiro
2020-02-18  7:43     ` Bastien [this message]
2020-03-04 23:20       ` Tak Kunihiro
2020-05-22 13:36         ` Bastien

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k14ks5kw.fsf@gnu.org \
    --to=bzg@gnu.org \
    --cc=37242@debbugs.gnu.org \
    --cc=tkk@misasa.okayama-u.ac.jp \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.