[PATCH] Fixing endless loop of org-reveal with inline-task

2024-06-07 Thread Marc-Oliver Ihm
Hi all, If I have this simple buffer: * foo *** bar *** END i.e. one node with a single inline node. If now I place the cursor at the end of the buffer and invoke (org-reveal), I get stuck in an endless loop. (of course one needs to (require 'org-inlinetask) before) I

[PATCH] choices in org-id-find for handling missing ids

2021-06-12 Thread Marc-Oliver Ihm
Hi, please find attached a patch to allow more flexible handling of missing ids in org-id-find; some people (like me) tend to lose ids now and then and may benefit from more choices. The current behaviour of calling org-id-update-id-locations is pretty perfect for situations where the id has b

Assistant to remove unused IDs of org-id

2020-04-13 Thread Marc-Oliver Ihm
Hi, as I use the excellent package org-id in a somewhat non-standard way, I tend to produce IDs, that are not referenced from anywhere. Org-id handles this great and does not suffer in performance, but eventually I want to remove those unreferenced IDs. Therefore I have written a small interact

Re: [O] Updating to the current org-mode in emacs trunk, and Org stable

2015-03-28 Thread Marc-Oliver Ihm
Hi all, I mean: get real work done, instead of just nudging the usual activists ? I don't know what you are trying to say here. Plenty of work is going on IRL and in Org master. Just wanted to know, if I myself could do a bit more, than just nudging the usual activists. (e.g. fixing some

Re: [O] Local key binding gone wrong!

2014-01-05 Thread Marc-Oliver Ihm
Hi Sharon, not sure, what happened in your setup. Maybe things can get clearer, if you would supply the line of lisp that you employed to bind F13. Was it something like (global-set-key [(f13)] 'org-archive-subtree) ? regards Marc Am 05.01.2014 04:35, schrieb Sharon Kimble: Whilst trying t

Re: [O] Confused about org-index, org-favtable, org-reftabel, org-refer-by-number

2013-10-28 Thread Marc-Oliver Ihm
Hi Michael, thanx for the good words about org-index ! And yes all those packages are earlier Versions of org-index :-/ However, I did not try to cover my traces that way, but rather tried to find a name, that at first glimpse gives an idea of this packages purpose ... Now, org-index is a good

Re: [O] [dev] New version of org-index.el --- A personal index for org and beyond

2013-09-21 Thread Marc-Oliver Ihm
Hi Alan Alan Schmitt writes: > > I'm trying org-index, and I let the assistant build the table for me. At > the end of the set, this error occurred: > > , > | Saved org-index-id '50E94CE9-06B3-452E-96B6-FA47AA08B9D6' to > /Users/schmitta/.emacs.d/custom.el > | let: No catch for tag: create

Re: [O] Call for volunteer -- managing the publication setup wrt orgmode.org/worg and orgmode.org

2013-04-28 Thread Marc-Oliver Ihm
Hi, would this be enough ? : - Monitor the list for problems with worg several times a week - Run the export process once a week to explicitly look for problems - Contact the authors of any problematic files - Not really be able to greatly improve the exporting process itself, because of a lac

Re: [O] Adding new heading results in "not in an item"

2013-04-23 Thread Marc-Oliver Ihm
Am 23.04.2013 16:41, schrieb Johan Ekh: Hi all, I've installed version 8 of org-mode and now I get the message "not in an item" when I try to add new headings with "M-RET". What is wrong? BR / Johan Hi Johan ! Well, tried but it just works fine for me (which is a very big relief :-) Which

Re: [O] Best way to generate textile from orgmode ?

2013-04-12 Thread Marc-Oliver Ihm
Hm; good reply. I will try ... best regards, Marc Am 12.04.2013 15:09, schrieb Christian Egli: Bastien writes: Hi Marc-Oliver, Marc-Oliver Ihm writes: i would like to convert orgmode to textile (which is used within confluence wiki). What is the best way to do this ? The best way

[O] Best way to generate textile from orgmode ?

2013-04-11 Thread Marc-Oliver Ihm
Hello list, i would like to convert orgmode to textile (which is used within confluence wiki). What is the best way to do this ? New exporter already or external programs ? Thanx and best regards, Marc

Re: [O] [WORG] How to ediff folded Org files?

2013-04-06 Thread Marc-Oliver Ihm
Hi, if I need to ediff two org-files, I just switch their buffers back to fundamental mode temporarily. Not elegant, but works. regards, Marc Am 06.04.2013 11:47, schrieb Thorsten Jolitz: Hi List, many files on Worg have this startup option: ,-- | +STARTUP:...

Re: [O] [dev] New version of org-favtable.el -- Lookup table of favorite references and links

2013-03-17 Thread Marc-Oliver Ihm
Hi, org-favtable now has its own documentation at worg: http://orgmode.org/worg/org-contrib/org-favtable.html Its table of contents reads like this: * Introduction and Overview * Three scenarios of typical usage * Some concepts of org-favtable * Installation and setup * A working e

Re: [O] Still Wishing for Snooze

2013-01-26 Thread Marc-Oliver Ihm
riginal state. Hope you can reproduce that behaviour and find it useful ... best regards, Marc Am 24.01.2013 21:09, schrieb Marc-Oliver Ihm: Hi Andrew, some time ago I did somethin similar (see below), it works with properties and might come close, to what you want ... best regards, Ma

Re: [O] Still Wishing for Snooze

2013-01-24 Thread Marc-Oliver Ihm
Hi Andrew, some time ago I did somethin similar (see below), it works with properties and might come close, to what you want ... best regards, Marc (defun org-date-state (arg) "Save away state for current node; with prefix restore for all nodes if time has passed." (interactive "P") (i

Re: [O] [DEV] New version of org-reftable.el

2012-12-24 Thread Marc-Oliver Ihm
even easier with the support for normal org-mode links, that will be introduced with version 2.1, next month. Comments, as always, are welcome. Best regards, Marc Am 24.12.2012 09:47, schrieb Bastien: Hi Marc-Oliver, Marc-Oliver Ihm writes: Version 2.0 of org-reftable.el has arrived at worg

[O] [DEV] New version of org-reftable.el

2012-12-08 Thread Marc-Oliver Ihm
d to hit RET, to visit this node ! org-reftable.el has a lot more bells and whistles, e.g. commands to create new references or search for existing ones in all your org-files. All this, including the proper setup, is explained in its documentation. Any comments or suggestions are highly welcome !

Re: [O] Ever used org-mode contrib packages?

2012-05-08 Thread Marc-Oliver Ihm
Hello, Just fixed the broken link to org-refer-by-number.el; hopefully this gives others a better chance to actually use it :-) Please find its short description below. with kind regards, Marc-Oliver Ihm org-refer-by-number.el – refer to things by number, when direct linking is not

Re: [O] Table filter.

2012-05-08 Thread Marc-Oliver Ihm
, this might be useful for you. with kind regards, Marc-Oliver Ihm * Table operations --- filter or combine tables This section within the library of babel provides table operations. See the documentation just below for details and working examples. Author : Marc-Oliver Ihm Version

Re: [O] [babel] BUG in call lines

2012-03-22 Thread Marc-Oliver Ihm
Hi Andreas, I think the behaviour you have discovered is governed by the constant org-babel-block-lob-one-liner-regexp; However, tweaking this regular expression the right way seems to be really hard (impossible): http://stackoverflow.com/questions/546433/regular-expression-to-match-outer-br

[O] [babel] New Version of lob-table-operations.org --- filter or combine tables

2012-03-18 Thread Marc-Oliver Ihm
much in improving this package. Having said this, I would be glad, if table operations could eventually some day be considered fit for inclusion into the proper library of babel. with kind regards, Marc-Oliver Ihm * Table operations --- filter or combine tables This section within the library

Re: [O] How to get header in second table generated by src block

2012-03-10 Thread Marc-Oliver Ihm
Hi, if you add ":colnames yes", like this: #+call: raw-to-table[:exports results](table=raw2) :colnames yes you get the headers, that you expect. regards, Marc

Re: [O] Archiving only with confirmation

2012-03-03 Thread Marc-Oliver Ihm
Am 03.03.2012 16:54, schrieb Markus Grebenstein: Dear List, from time to time I involuntarily archive parts of my thesis when I want to save (it happens when I mess up the saving keys). Since I recognized this a couple of days or even weeks later this makes recovering complicated. Therefore I

[O] How to fontify text within a table with elisp ?

2012-03-03 Thread Marc-Oliver Ihm
line ("Outside table") is fontified correctly, whereas the second line ("Inside table"), which is a simple table, is not. Probably this is due to the fact, that org has its own opinion, on how the table should be fontified. Is there any way to circumvent this behaviour ? with kind regards, Marc-Oliver Ihm

[O] [patch] Prevent inlinetasks right after a headline from breaking cycling-behaviour

2012-02-11 Thread Marc-Oliver Ihm
re avoids the problem. The patch is quite minimal and I did not see any side-effects. with kind regards, Marc-Oliver Ihm index 882a41c..7107984 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -6302,7 +6302,7 @@ in special contexts. (if (org-at-item-p) (org-list-set-item-visibil

[O] [bug ? regression ?] Re: Visibilty of inline tasks

2012-02-08 Thread Marc-Oliver Ihm
se volunteers ... Afterwards, we either have a patch to test or need to declare bankruptcy and ask for help of a real elisp-wizard :-) with kind regards, Marc Am 06.02.2012 21:34, schrieb Sebastien Vauban: Hi Marc-Oliver, Marc-Oliver Ihm wrote: Am 16.12.2010 14:26, schrieb Sébastien Vauba

Re: [O] Visibilty of inline tasks

2012-02-06 Thread Marc-Oliver Ihm
(which I do alot), because once I open the topmost node, all subheadings with any inline task are opened too, regardless how depp they are nested. This makes it nearly impossible to get an overview about the contents of the node. So: This problem still seems to be around. with kind regards, Mar

Re: [O] [babel] Is there an elisp-way to see the header-arguments, that are passed to a #+call-line ?

2012-02-05 Thread Marc-Oliver Ihm
Phewww ! Hi Eric, Thanx a lot ! Not quite through with understanding your post, but I already see, that there is everything I need in there. Thanx a lot and Thanx again ! with kind regards, Marc

[O] [babel] Is there an elisp-way to see the header-arguments, that are passed to a #+call-line ?

2012-02-05 Thread Marc-Oliver Ihm
the #+call-line governs, whether the #+begin_src-block is expected to return a table with or without column-names; so to react accordingly (and not surprise users) I need to know within the #+begin_src-block the value of the ":colnames" header-argument from the #+call-line. Thanx a lo

[O] [code] Small elisp snippet to search among toplevel headlines in a file

2012-02-04 Thread Marc-Oliver Ihm
(delete-other-windows))) To find a project I just press f11 (please choose your own key) and enter a keyword to do an occur for this keyword. Normally several toplevel headings are found and the right one is chosen by typing return. I hope, that someone might find this useful too. with kind regards, Marc-Oliver Ihm

Re: [O] [babel] #+call-line removes hlines and headings ?

2012-01-31 Thread Marc-Oliver Ihm
Hi Eric, thanx ! That explains very clearly what I have seen, when trying to debug this phaenomenon. So this behaviour is by design and I can work around :-) kind regards, Marc Am 30.01.2012 17:10, schrieb Eric Schulte: Marc-Oliver Ihm writes: Am 29.01.2012 11:42, schrieb Andreas Leha

Re: [O] [babel] #+call-line removes hlines and headings ?

2012-01-29 Thread Marc-Oliver Ihm
debugging this problem :-) And of course I am not sure what would be the side effects of changing this behaviour ... So, thanx again for pointing out this very easy workaround ! with kind regards, Marc-Oliver Ihm

[O] [babel] #+call-line removes hlines and headings ?

2012-01-29 Thread Marc-Oliver Ihm
gards, Marc-Oliver Ihm

Re: [O] [babel] Code for simple set-operations on two tables. Asking for some input.

2012-01-14 Thread Marc-Oliver Ihm
the cl-package ?). So it is probably not yet fit for official inclusion into the library of babel. with kind regards, Marc-Oliver Ihm As a side note: I am very pleased and fascinated, how easily babel and org have made the task of keeping together all aspects of development; from user documentation

Re: [O] [babel] Is there a way to use edebug on emacs-lisp code blocks ?

2012-01-02 Thread Marc-Oliver Ihm
Am 01.01.2012 23:40, schrieb Nicolas Goaziou: Marc-Oliver Ihm writes: So, if I have something like: #+call: foo(1,2) I cannot see a way to get a buffer with all the code, that foo might expand into, INCLUDING the assignments for the arguments 1 and 2. (If babel would give me such a buffer

Re: [O] [babel] Is there a way to use edebug on emacs-lisp code blocks ?

2012-01-01 Thread Marc-Oliver Ihm
Am 01.01.2012 21:05, schrieb Nicolas Goaziou: Hello, Marc-Oliver Ihm writes: Is there a way to use edebug for debugging my emacs-lisp code blocks ? (Or is there another preferred way to debug emacs-lisp code in babel ?) You can open the block in a temporary buffer, with C-c ', and us

[O] [babel] Is there a way to use edebug on emacs-lisp code blocks ?

2012-01-01 Thread Marc-Oliver Ihm
imagine would be to define global functions to do the work and only call these functions from the code blocks ... with kind and curious regards, Marc-Oliver Ihm

Re: [O] [babel] Code for simple set-operations on two tables. Asking for some input.

2011-12-28 Thread Marc-Oliver Ihm
Am 27.12.2011 21:53, schrieb Eric Schulte: Marc-Oliver Ihm writes: Hello, Please find attached the elisp-file and a tutorial (as an org-file) for org-babel-table-proc. It provides some simple set-operations (mostly merge and intersect), which treat org-mode tables as sets. An example for

[O] [babel] Code for simple set-operations on two tables. Asking for some input.

2011-12-26 Thread Marc-Oliver Ihm
the right name or can it be shortened to ob-table-proc. Any input would be very welcome ! With kind regards, Marc-Oliver Ihm ;;; org-babel-table-proc.el --- Common operations on tables for use with orgmode and lob ;; Copyright (C) 2010-2011 ;; Free Software Foundation, Inc. ;; Author: Marc

Re: [O] [DEV] Package org-find-timestamps on worg is now deprecated !

2011-12-25 Thread Marc-Oliver Ihm
Am 20.12.2011 01:12, schrieb Bernt Hansen: Marc-Oliver Ihm writes: There is probably some overlap here, but I do not see a way to find the timstamps of CLOSED entries with the agenda. So the agenda does not show what you have accomplished, only what is still open. Another point are maybe

Re: [O] [DEV] Package org-find-timestamps on worg

2011-12-20 Thread Marc-Oliver Ihm
explanations, which not at last have taught me, never to underestimate the broadness and depth of orgmode :-) with kind regards, Marc-Oliver Ihm Am 20.12.2011 01:12, schrieb Bernt Hansen: Marc-Oliver Ihm writes: There is probably some overlap here, but I do not see a way to find the timstamps of CLOSED

Re: [O] [DEV] Package org-find-timestamps on worg

2011-12-19 Thread Marc-Oliver Ihm
Hi Marcelo, Am 19.12.2011 04:39, schrieb Marcelo de Moraes Serpa: Hey, sounds useful! Thank you ! I couldn't really use it though, I don't get this prompt: "Start date (or end):" Should I input the start or end date there? It shows twice, with the same prompt. > I think the prompt is

[O] [DEV] Package org-find-timestamps on worg

2011-12-17 Thread Marc-Oliver Ihm
answer to the common question 'What have I done last week ?' Hope, that this package can be useful. regards, Marc-Oliver Ihm

Re: [O] [DEV] New package org-refer-by-number

2011-11-02 Thread Marc-Oliver Ihm
! regards, Marc-Oliver Ihm

Re: [O] [DEV] New package org-refer-by-number

2011-11-01 Thread Marc-Oliver Ihm
-number.el The file is documented extensively, so I hope the package can be used readily by anyone, who finds it useful. regards, Marc-Oliver Ihm

[O] [DEV] New package org-refer-by-number

2011-10-15 Thread Marc-Oliver Ihm
;) ;; (global-set-key (kbd "C-c C-x r") 'org-refer-by-number) ;; ;; Further reading: ;; ;; Setup: See the variable `org-refer-by-number-id' ;; Usage: See the function `org-refer-by-number' Hope, you will find it useful. with kind regards, Marc-Oliver Ihm ;;; org

Re: [O] [PATCH] New function org-find-timestamps

2011-08-22 Thread Marc-Oliver Ihm
Am 21.08.2011 14:32, schrieb Philip Rooke: Marc-Oliver Ihm writes: By the way: There are surely official documentation standards, that I could adhere for this. However, at present I cannot find them. Could anyone provide me a pointer please ? Does the file doc/Documentation_Standards.org in

[O] [PATCH] New function org-find-timestamps

2011-08-20 Thread Marc-Oliver Ihm
acceptable I would be glad to submit a secound patch to the documentation as well. By the way: There are surely official documentation standards, that I could adhere for this. However, at present I cannot find them. Could anyone provide me a pointer please ? with kind regards, Marc-Oliver Ihm

[O] Progress of org-find-timestamps

2011-08-14 Thread Marc-Oliver Ihm
Am 28.07.2011 09:54, schrieb Bastien: > Hi Marc-Oliver, > > Marc-Oliver Ihm writes: > >> Thanx for testing again ! > > You're welcome. > >> I will try to figure out, how to patch `org-sparse-tree'. > > Thanks -- let us know how it g

Re: [O] Bug: emacs crashes when scrolling column view [7.7]

2011-08-10 Thread Marc-Oliver Ihm
I noticed a similar problem under Windows. Column view reproducible crashes for me. Emacs 24 and org 7.6 I think this is more a problem with emacs than with org, but I did not take the time to post it into an emacs mailing list. regards, Marc-Oliver Ihm Am 09.08.2011 14:27, schrieb Skip

Re: [O] Trouble compiling

2011-07-27 Thread Marc-Oliver Ihm
On 27.07.2011 11:18, Avery Chan wrote: To whom it may concern, I am trying to load orgmode via the emacs-starter kit. Following the instructions, I did the following: 508 cp -R emacs-starter-kit ~/.emacs.d 509 cd /Users/avery/.emacs.d 511 git submodule init 515 git submodule update The update

Re: [O] New version which is compatible with emacs 24: New function to view your notes in chronological order

2011-07-26 Thread Marc-Oliver Ihm
Am 26.07.2011 13:55, schrieb Bastien: Hi Marc-Oliver, Marc-Oliver Ihm writes: Unfortunately, org-find-timestamps as posted before was not compatible with emacs 24. (More precise, it hat problems with the read-only property, that emacs 24 applies to text within the occur-buffer) The version

[O] New version which is compatible with emacs 24: New function to view your notes in chronological order

2011-07-22 Thread Marc-Oliver Ihm
kind regards, Marc-Oliver Ihm (defun org-find-timestamps () "Find inactive timestamps within a date-range and maybe sort them. This function can help to bring the notes, that you take within org-mode, into a chronological order, even if they are scattered among many different nodes. The resu

Re: [O] Possibly new function to view your notes in chronological order

2011-07-18 Thread Marc-Oliver Ihm
broken my code (I found that I need to rely on the contents of the *Occur*-buffer). If you find that such an *Occur*-Buffer is created, when you run my function, would it be possible to send it to me ? Thanx a lot ! with kind regards, Marc-Oliver Ihm Am 18.07.2011 10:20, schrieb Bastien: Hi

Re: [O] Possibly new function to view your notes in chronological order

2011-07-18 Thread Marc-Oliver Ihm
broken my code (I found that I need to rely on the contents of the *Occur*-buffer). If you find that such an *Occur*-Buffer is created, when you run my function, would it be possible to send it to me ? Thanx a lot ! with kind regards, Marc-Oliver Ihm Am 18.07.2011 10:20, schrieb Bastien: Hi

[O] Possibly new function to view your notes in chronological order

2011-07-17 Thread Marc-Oliver Ihm
Hello All ! I would like to submit the new function org-find-timestamps for disussion. Citing its documentation: > Find inactive timestamps within a date-range and maybe sort them. > > This function can help to bring the notes, that you take within > org-mode, into a chronological order, even i

[O] Re: Non-stop capture?

2011-04-07 Thread Marc-Oliver Ihm
sent to the destination buffer, because you already type it there ... regards, Marc-Oliver Ihm

[O] Re: [PATCH 0/5] Improvements to Taskjuggler export

2011-03-16 Thread Marc-Oliver Ihm
(e.g. the :TJ:-Drawer) ? Is it available at your github (https://github.com/egli/org-mode) ? with kind regards, Marc-Oliver Ihm Am 16.03.2011 12:04, schrieb Christian Egli: Hi all I have some long standing improvements to Taskjuggler export which I'd finally like to push to the repo. T

[Orgmode] Re: Stuck projects and unbacked priorities

2011-02-27 Thread Marc-Oliver Ihm
Am 27.02.2011 11:28, schrieb Bastien: Hi Marc-Olivier, thanks for very clear explanations about the problem you're trying to fix, and thanks for the code. I'm not using the GTD-methodology myself, so I cannot really see whether it meets a general need in the GTD world or not. Your email and yo

[Orgmode] [CODE] Stuck projects and unbacked priorities

2011-02-26 Thread Marc-Oliver Ihm
pe, that describes the case. Please find the named function below. Currently it is far from perfect and has no options to be customized (and takes no arguments either). However, if people think it could be useful, I would be grateful for any suggestions for improvements. with kind regards, Marc-Ol

[Orgmode] Stuck projects and unbacked priorities

2011-02-26 Thread Marc-Oliver Ihm
perfect and has no options to be customized (and takes no arguments either). However, if people think it could be useful, I would be glad for any suggestions for improvements. with kind regards, Marc-Oliver Ihm (defun org-unbacked-priorities () "Find toplevel entries, that do n

[Orgmode] Re: A way to export agenda with links into org-files to html ?

2011-02-21 Thread Marc-Oliver Ihm
Am 05.02.2011 22:46, schrieb Marc-Oliver Ihm: Hello, I have some co-workers with whom I would like to share my notes from org and even some of the todos, which are recorded there. Unfortunately they are not very emacs savy, so that I need another way besides emacs to give access to this

[Orgmode] A way to export agenda with links into org-files to html ?

2011-02-05 Thread Marc-Oliver Ihm
this topic, but I have found no solution yet. Is there a way ? Any help would be appreciated. with kind regards, Marc-Oliver Ihm ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org

[Orgmode] Antwort: Re: org-babel: feature-request: allow table-cells to be passed as strings

2010-11-04 Thread marc-oliver . ihm
tool and toy ! with kind regards, Marc-Oliver Ihm "Eric Schulte" 03.11.2010 21:12 An Marc-Oliver Ihm Kopie emacs-orgmode@gnu.org Thema Re: org-babel: feature-request: allow table-cells to be passed as strings Hi Marc, Sorry to stall this thread for so long. Now that I

[Orgmode] [Babel] Proposed addition to the Library of Babel: Merge two or more (possibly incomplete) tables by first column. And a question.

2010-10-25 Thread Marc-Oliver Ihm
e, however this code works well, if placed within your .emacs-file. I hope this code might proof useful and would like to thank for any answers to my question ! With kind regards, Marc-Oliver Ihm (defun merge-tables-by-first-column (&rest tables) "Merge any number of tables by trea

[Orgmode] Re: Tiny piece of customization for ctrl-c ctrl-c within a timestamp

2010-10-16 Thread Marc-Oliver Ihm
Am 16.10.2010 21:58, schrieb Nick Dokos: > Jeff Horn wrote: > >> Very useful, since I often do the same! Thanks for this. >> >> On Sat, Oct 16, 2010 at 12:34 PM, Marc-Oliver Ihm wrote: >>> Hello ! >>> >>> >>> I sometimes find m

[Orgmode] Re: [Babel] Library calls and begin_example, where may I find the code ?

2010-10-16 Thread Marc-Oliver Ihm
Hello ! Sorry for bothering but I have not been able to find this code. Could you please provide a pointer ? Thanx a lot ! with kind regards, Marc-Oliver Ihm Am 16.10.2010 04:55, schrieb Thomas S. Dye: > Aloha all, > > I'm working with Eric Fraga's GANTT chart code, p

[Orgmode] Tiny piece of customization for ctrl-c ctrl-c within a timestamp

2010-10-16 Thread Marc-Oliver Ihm
r) (message "Weekday of timestamp has been adjusted.") t )) (add-hook 'org-ctrl-c-ctrl-c-hook 'org-set-weekday-of-timestamp) Maybe someone else might find that useful too. With kind regards, Marc-Oliver Ihm ___ Emacs-orgm

[Orgmode] Re: org-babel: feature-request: allow table-cells to be passed as strings

2010-10-04 Thread Marc-Oliver Ihm
e parsing of > numerals in Babel s.t. we don't lose precision in these cases. > > Thanks -- Eric > > Marc-Oliver Ihm writes: > >> Hello ! >> >> Currently org-babel, when passing a table as input to a >> source-code-block, behaves like this: >> If

[Orgmode] org-babel: feature-request: allow table-cells to be passed as strings

2010-10-04 Thread Marc-Oliver Ihm
documentation and the sources and have not been able to find such a switch. with kind regards, Marc-Oliver Ihm ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/lis