emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-babel: feature-request: allow table-cells to be passed as strings
@ 2010-10-03 18:39 Marc-Oliver Ihm
  2010-10-04 13:30 ` Eric Schulte
  0 siblings, 1 reply; 5+ messages in thread
From: Marc-Oliver Ihm @ 2010-10-03 18:39 UTC (permalink / raw)
  To: emacs-orgmode

Hello !

Currently org-babel, when passing a table as input to a
source-code-block, behaves like this:
If the cell looks like a number, it will be converted to an integer or a
float. Otherwise the cell-content is passed unconverted as a string.

Now, dealing with very large numbers (which I want to process with
calc), I found this behavior annoying, because babel converts my large
numbers to float, loosing precision in the process.

Now my request would be, to have a switch (maybe as a header argument)
which would tell babel to pass all cells as unconverted strings.

I have checked the documentation and the sources and have not been able
to find such a switch.


with kind regards, Marc-Oliver Ihm

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-11-04  7:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-03 18:39 org-babel: feature-request: allow table-cells to be passed as strings Marc-Oliver Ihm
2010-10-04 13:30 ` Eric Schulte
2010-10-04 19:05   ` Marc-Oliver Ihm
2010-11-03 20:12     ` Eric Schulte
2010-11-04  7:23       ` Antwort: " marc-oliver.ihm

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).