Re: [O] ":results none" doesn't seem to be documented

2015-01-15 Thread Samuel Wales
On 1/15/15, Andreas Leha wrote: > I am sorry, but your message is to short for me to make sense of. about as short :]: exporting is slow because it echoes to minibuffer.

Re: [O] ":results none" doesn't seem to be documented

2015-01-15 Thread Andreas Leha
Hi Samuel, Samuel Wales writes: > On 1/15/15, Andreas Leha wrote: >> Your suggestion seems like the missing thing here. But I am not sure >> how badly needed that is. As John said, the ":results none" argument >> was added to speed things up when the results are huge. I have no idea > > this

Re: [O] ":results none" doesn't seem to be documented

2015-01-15 Thread Samuel Wales
On 1/15/15, Andreas Leha wrote: > Your suggestion seems like the missing thing here. But I am not sure > how badly needed that is. As John said, the ":results none" argument > was added to speed things up when the results are huge. I have no idea this does not export ime. > how much overhead

Re: [O] ":results none" doesn't seem to be documented

2015-01-15 Thread Fabrice Niessen
Andreas Leha wrote: > Fabrice Niessen writes: >> Andreas Leha wrote: >>> Kodi Arfer writes: "none" is allowed as an argument to :results (see, for example, ob-core.el line 704 as of Git d36bd8d), but this isn't mentioned in results.html. I just learned of its existence while readin

Re: [O] ":results none" doesn't seem to be documented

2015-01-15 Thread Andreas Leha
Samuel Wales writes: > if we redo this, perhaps we can also include an option that does > export like :results verbatim, but does not send to echo area? > > unless i am misunderstanding something about babel [which is possible]. I do not think this discussion warrants any re-doing so far. (Only

Re: [O] ":results none" doesn't seem to be documented

2015-01-15 Thread Rainer M Krug
Fabrice Niessen writes: > Hello, > > Andreas Leha wrote: >> Kodi Arfer writes: >>> "none" is allowed as an argument to :results (see, for example, >>> ob-core.el line 704 as of Git d36bd8d), but this isn't mentioned in >>> results.html. I just learned of its existence while reading >>> ob-core.e

Re: [O] ":results none" doesn't seem to be documented

2015-01-15 Thread Rainer M Krug
Andreas Leha writes: > Fabrice Niessen writes: >> Hello, >> >> Andreas Leha wrote: >>> Kodi Arfer writes: "none" is allowed as an argument to :results (see, for example, ob-core.el line 704 as of Git d36bd8d), but this isn't mentioned in results.html. I just learned of its existe

Re: [O] ":results none" doesn't seem to be documented

2015-01-14 Thread John Hendy
On Jan 14, 2015 3:48 PM, "Kodi Arfer" wrote: > > "none" is allowed as an argument to :results (see, for example, ob-core.el line 704 as of Git d36bd8d), but this isn't mentioned in results.html. I just learned of its existence while reading ob-core.el. > > To me, by the way, ":results none" seems

Re: [O] ":results none" doesn't seem to be documented

2015-01-14 Thread Samuel Wales
if we redo this, perhaps we can also include an option that does export like :results verbatim, but does not send to echo area? unless i am misunderstanding something about babel [which is possible].

Re: [O] ":results none" doesn't seem to be documented

2015-01-14 Thread Andreas Leha
Fabrice Niessen writes: > Hello, > > Andreas Leha wrote: >> Kodi Arfer writes: >>> "none" is allowed as an argument to :results (see, for example, >>> ob-core.el line 704 as of Git d36bd8d), but this isn't mentioned in >>> results.html. I just learned of its existence while reading >>> ob-core.e

Re: [O] ":results none" doesn't seem to be documented

2015-01-14 Thread Fabrice Niessen
Hello, Andreas Leha wrote: > Kodi Arfer writes: >> "none" is allowed as an argument to :results (see, for example, >> ob-core.el line 704 as of Git d36bd8d), but this isn't mentioned in >> results.html. I just learned of its existence while reading >> ob-core.el. >> >> To me, by the way, ":result

Re: [O] ":results none" doesn't seem to be documented

2015-01-14 Thread Grant Rettke
Good to know, thanks for sharing that. That is really helpful if you are duplicating Knitr's approach in Org for example because you get kind of motion sick watching the mode line bounce up and down. On Wed, Jan 14, 2015 at 3:47 PM, Kodi Arfer wrote: > "none" is allowed as an argument to :result

Re: [O] ":results none" doesn't seem to be documented

2015-01-14 Thread Andreas Leha
Kodi Arfer writes: > "none" is allowed as an argument to :results (see, for example, > ob-core.el line 704 as of Git d36bd8d), but this isn't mentioned in > results.html. I just learned of its existence while reading > ob-core.el. > > To me, by the way, ":results none" seems like a useful feature

[O] ":results none" doesn't seem to be documented

2015-01-14 Thread Kodi Arfer
"none" is allowed as an argument to :results (see, for example, ob-core.el line 704 as of Git d36bd8d), but this isn't mentioned in results.html. I just learned of its existence while reading ob-core.el. To me, by the way, ":results none" seems like a useful feature rather than being redundant