From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: "Charles C. Berry" <ccberry@ucsd.edu>
Cc: Org-Mode mailing list <emacs-orgmode@gnu.org>
Subject: Re: Commit 6d2ab40 breaks table input in R
Date: Wed, 23 Sep 2015 23:00:48 +0200 [thread overview]
Message-ID: <87twqkyhof.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <alpine.OSX.2.20.1509230935180.454@charles-berrys-macbook.local> (Charles C. Berry's message of "Wed, 23 Sep 2015 10:17:30 -0700")
Hello,
"Charles C. Berry" <ccberry@ucsd.edu> writes:
> This ECM fails with an error starting with the above commit.
>
> #+NAME: numeric
> | 1 | 2 | 3 |
> | 4 | 5 | 6 |
>
>
> #+BEGIN_SRC R :var df=numeric
> df
> #+END_SRC
>
> Similar tests in test-ob-R.el also fail.
>
> orgtbl-to-tsv now returns a propertized string.
Indeed. This is a bug, which is now fixed. Thank you.
Regards,
--
Nicolas Goaziou
prev parent reply other threads:[~2015-09-23 20:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-23 17:17 Commit 6d2ab40 breaks table input in R Charles C. Berry
2015-09-23 21:00 ` Nicolas Goaziou [this message]
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=87twqkyhof.fsf@nicolasgoaziou.fr \
--to=mail@nicolasgoaziou.fr \
--cc=ccberry@ucsd.edu \
--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 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.