Aloha François,
François Pinard writes:
> Hi, Org people.
>
> A while ago, I started to get acquainted a bit with Babel, mainly as a
> curiosity for an area of Org I did not know nor use yet. However, for a
> couple of weeks now, I'm starting to better understand how useful the
> combination of
Hi, Org people.
A while ago, I started to get acquainted a bit with Babel, mainly as a
curiosity for an area of Org I did not know nor use yet. However, for a
couple of weeks now, I'm starting to better understand how useful the
combination of Babel and R may be in real situations.
While documen
As promised, I updated Worg. It should cover the main things that came up here:
- Setting the custom path via org-babel-R-command
- Passing =--slave --no-save= when setting the command
- The /path/to/R/bin/x64/R nuance for 64bit Windows
http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-R.
Suvayu Ali writes:
> This is going to be very useful! Great idea.
I should have mentioned that Thorsten started this
along with Eric, based on Nic's library:
http://orgmode.org/worg/org-api/index.html
wikidoc.el by Nic:
http://www.emacswiki.org/emacs-es/wikidoc.el
I will clean up the li
On Sun, Jul 15, 2012 at 11:39:54PM +0200, Bastien wrote:
> Here it is: http://orgmode.org/worg/doc.html
>
> Checking against a command is just like this:
>
> http://orgmode.org/worg/doc.html#org-refile
> ^^^
>
> I think this can be useful for creating link
Here it is: http://orgmode.org/worg/doc.html
Checking against a command is just like this:
http://orgmode.org/worg/doc.html#org-refile
^^^
I think this can be useful for creating links
to the documentation of the hooks/options in
Worg files themselves.
En
Achim Gratz writes:
> At long last the promised documentation for the build system starts to
> materialize on Worg:
>
> http://orgmode.org/worg/dev/org-build-system.html
Great. Thanks for writing this up!
--
Bastien
At long last the promised documentation for the build system starts to
materialize on Worg:
http://orgmode.org/worg/dev/org-build-system.html
It undoubtedly needs improvement, so please let me know where and/or add
to it yourself. Thank you.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neu
Nicolas Goaziou writes:
> Unfortunately, there's now an
>
> "(invalid function org-export-with-current-buffer-copy)"
>
> error when using make test
Not for me... how do you have the build and the test configured?
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Bl
At Sun, 15 Jul 2012 12:38:03 -0400,
James Harkins wrote:
> So I would like to have this agenda view include only days with items in them:
>
> Month-agenda (W28-W33):
> Thursday 19 July 2012
> agenda_main:12:00.. Scheduled: Sushi then Blueberry fest
> :Trip2012::
Idea: I guess I ca
Nicolas Goaziou writes:
> Unfortunately, there's now an
>
> "(invalid function org-export-with-current-buffer-copy)"
>
> error when using make test
Mhh.. just tried now and I don't have this error.
A leftover from the previously loaded definition maybe?
--
Bastien
Hello,
Achim Gratz writes:
> I just see that you fixed this. Congratulations and thank you!
Unfortunately, there's now an
"(invalid function org-export-with-current-buffer-copy)"
error when using make test
Regards,
--
Nicolas Goaziou
At Sat, 14 Jul 2012 12:05:16 -0400,
James Harkins wrote:
>
> Hi, I need a little help with mobile-org and webdav. (I need to use webdav
> because I live year-round in China, and the last time I tried, dropbox was
> not accessible from the mainland. In any case, I prefer to keep the data
> local
Hi Bastien,
thanks for your answer!
Sorry, my question about the "format" might have been unclear - I did not
have a special format in mind but e. g. I suppose that some HTML output
could at least be readable by blackberry devices, so I Imagine that a HTML
export of the agenda (together with all
If I set up a custom agenda command for 30 days, I get stuff like this:
Month-agenda (W28-W33):
Sunday 15 July 2012
Monday 16 July 2012 W29
Tuesday17 July 2012
Wednesday 18 July 2012
Thursday 19 July 2012
agenda_main:12:00.. Scheduled: Sushi then Blueberry fest
:Trip20
"Joseph A. Cua" writes:
> I have a reporting shell script that generates a tab-delimited table.
> Using it within a shell code block, org parses this nicely into an org
> table. But org seems to drop any trailing zeros from numeric cells. My
> reporting script has already done the number formatti
François Pinard writes:
> Hi, people. A tiny detail while perusing around. In page:
>
>http://orgmode.org/worg/org-contrib/babel/intro.html
>
> with the section about R, for the second box showing /HTML export of
> code/, the second line does not correspond its source in the first
> box.
F
Hi, people. A tiny detail while perusing around. In page:
http://orgmode.org/worg/org-contrib/babel/intro.html
with the section about R, for the second box showing /HTML export of
code/, the second line does not correspond its source in the first box.
François
Nicolas Goaziou writes:
> This is related to modifications by side-effect of list elements, but
> I don't know why it only happens when the file is byte-compiled and why
> it only focus table cells.
I just see that you fixed this. Congratulations and thank you!
Regards,
Achim.
--
+<[Q+ Matrix-
t...@tsdye.com (Thomas S. Dye) writes:
> Or, fiddling a bit more.
>
> #+name: luo
> #+BEGIN_SRC R :results output raw
> library(ascii)
> df <- data.frame(c1="123456789123456789000",c2=2)
> df$c1 <- as.vector(df$c1)
> print(ascii(df,digits=c(0,0),include.rownames=F),type="org")
> #+END_SRC
On Sat, Jul 14, 2012 at 2:35 PM, Joseph A. Cua wrote:
> I have a reporting shell script that generates a tab-delimited table.
> Using it within a shell code block, org parses this nicely into an org
> table. But org seems to drop any trailing zeros from numeric cells. My
> reporting script has alr
maybe the information there is useful:
http://www.emacswiki.org/emacs/OrgOutlook
Alfred
22 matches
Mail list logo