Re: [O] Open all #+INCLUDED:d files?

2014-12-12 Thread Rainer M Krug
Rasmus ras...@gmx.us writes: Rainer M Krug rai...@krugs.de writes: Is there an easy way of opening all INCLUDEd files in an org document, i.e. a single command or an easy way of doing it via some elisp code? Oh, sorry, I didn't see the all. No problem - so I learned about C-c - very

Re: [O] Bug: addt'l multiple property drawers situations when org-log-done set to 'note [8.3beta (release_8.3beta-621-gf212f7) @ /path/to/org-mode/lisp/]

2014-12-08 Thread Bradley M. Kuhn
Nicolas Goaziou wrote: This is a recent change in master. PROPERTIES drawer is only recognized as such when at the top of the section, possibly after a planning info line. I apologize for not reading ORG-NEWS before reporting the bug... er, feature. ;) You may want to look into ORG-NEWS

[O] Bug: addt'l multiple property drawers situations when org-log-done set to 'note [8.3beta (release_8.3beta-621-gf212f7) @ /path/to/org-mode/lisp/]

2014-12-07 Thread Bradley M. Kuhn
Nicolas, Thanks for fixing that bug so quickly. I grabbed the lastest master and it seems the bug is definitely fixed. I however still have a related bug: I have many entries where the PROPERTIES drawer is at the bottom of a long set of TODO notes. Mine look like this: ** TODO Monthly

Re: [O] Suggestion about :session

2014-12-02 Thread Rainer M Krug
| |---+---| | :session yes | :session | | :session none | :session no | | :session whatever | :session whatever | | | | Am I correct? I think that should not cause any problems. Cheers, Rainer -- Rainer M. Krug email: Raineratkrugsdotde PGP

Re: [O] Large LaTeX project in single file or using publishing

2014-11-27 Thread Rainer M Krug
: [1] http://users.phys.psu.edu/~collins/software/latexmk-jcc/ -- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982 signature.asc Description: PGP signature

[O] Subfloats in org - easier way?

2014-11-21 Thread Rainer M Krug
#+RESULTS: [[file:rVentLEL.pdf]] #+LATEX: }\caption{Plot of the wind profile from the matlab script using the Log-Exp-Log profile}\label{fig:ventLEL} #+LATEX: \end{figure} Footnotes: [1] http://draketo.de/light/english/emacs/write-multiple-images-single-page-org-mode -- Rainer M. Krug email

Re: [O] Subfloats in org - easier way?

2014-11-21 Thread Rainer M Krug
Rasmus ras...@gmx.us writes: Hi, Rainer M Krug rai...@krugs.de writes: I want to include in a document, exported to LaTeX, a subfigure. and followed the blog entry [1]. This works, but 1) is cumbersome and extemely LaTex - I can live with this, but is there a more org-modeisch

Re: [O] Tangling src blocks to files as part of export

2014-11-14 Thread Rainer M Krug
- and post-processing, which is exactly what you want to do. I like it actually. Do you set the hook as a file local variable, and if yes, how? Because this would be brilliant. Cheers, Rainer -- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982 signature.asc Description: PGP

Re: [O] pdf images in html export

2014-11-12 Thread Rainer M Krug
by both (although has it's drawbacks: slow rendering of the html, need to run external programs upon compilation) So the first might be the modst feasible option. Rainer Thanks, Andreas -- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982 signature.asc Description: PGP signature

Re: [O] pdf images in html export

2014-11-12 Thread Rainer M Krug
Andreas Leha andreas.l...@med.uni-goettingen.de writes: Hi Rainer, Rainer M Krug rai...@krugs.de writes: Andreas Leha andreas.l...@med.uni-goettingen.de writes: Hi Marco, Marco Wahl marcowahls...@gmail.com writes: Andreas Leha andreas.l...@med.uni-goettingen.de writes: how would I

[O] org-bibtex-yank for multiple bibtex entries - or: import .bib file

2014-11-07 Thread Rainer M Krug
. Is there a way of iomporting a .bib file with multiple entries? Thanks, Rainer -- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982 signature.asc Description: PGP signature

Re: [O] Trouble using julia with org-babel

2014-10-31 Thread Doyley, Marvin M.
Hi Ista, It is now working for Winston, but I am having problems with PyPlot is the case for you ? thanks M PS this is the error that I get when trying to load PyPlot ERROR: could not load module python: dlopen(python.dylib, 9): image not found in pyinitialize at /Users/doyley/.julia/v0.3

[O] Trouble using julia with org-babel

2014-10-29 Thread Doyley, Marvin M.
| | 10 | Does Any body know how to resolve this issue. Cheers, M

Re: [O] Trouble using julia with org-babel

2014-10-29 Thread Doyley, Marvin M.
I am using release-0.3.0 what version are you using. I am also using ob-julia.el Cheers, M Sent from my iPad On Oct 29, 2014, at 9:43 PM, Ista Zahn istaz...@gmail.com wrote: On Wed, Oct 29, 2014 at 12:35 PM, Doyley, Marvin M. mdoy...@ur.rochester.edu wrote: Hi there, I have been play

[O] inline image size

2014-10-28 Thread Doyley, Marvin M.
Hi there, Does anybody know how to change the size of inline images in org ? I would like to do this using something like #+attr :with 200 thanks M

Re: [O] inline image size

2014-10-28 Thread Doyley, Marvin M.
Hi there, I found the solution http://lists.gnu.org/archive/html/emacs-orgmode/2014-10/msg00038.html cheers, M On Oct 28, 2014, at 9:16 PM, Doyley, Marvin M. mdoy...@ur.rochester.edu wrote: Hi there, Does anybody know how to change the size of inline images in org ? I would like to do

Re: [O] [RFC] Change property drawer syntax

2014-10-15 Thread Rainer M Krug
Nicolas Goaziou m...@nicolasgoaziou.fr writes: Hello, Hi I am not using org that much for schedulig, todo items, and other similar topics, but mainly for literate programming, so I will comment From that perspective. As discussed previously, I would like to modify property drawers syntax

Re: [O] [RFC] Change property drawer syntax

2014-10-15 Thread Rainer M Krug
Nicolas Goaziou m...@nicolasgoaziou.fr writes: Hello, Rainer M Krug rai...@krugs.de writes: Moreover, node properties' keys can only contain non-whitespace characters and cannot end with a plus sign (which is used for accumulation). This is problematic for me, as I am using

Re: [O] Downloadable mailing list archive?

2014-10-13 Thread Rainer M Krug
Bastien b...@gnu.org writes: Hi Rainer, Rainer M Krug rai...@krugs.de writes: is there a downloadable mailing list archive in maildir format for org-mode? ftp://lists.gnu.org/emacs-orgmode/ HTH, Thanks - But as I found gmane search in gnus, I don't have to download them anymore

[O] Make * bold?

2014-10-13 Thread Rainer M Krug
this would not be an option. Any suggestions? Thanks, Rainer -- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982 pgp4wIsWraE2x.pgp Description: PGP signature

[O] left aligned changes to right alignment in table after adding one row - possible bug?

2014-10-13 Thread Rainer M Krug
- 80 | -1.886 | 5.493 | *0.002 *** |0.228 | 0.389 | | Quercus robur - 75 | -1.948 | 5.581 | 0.376|0.549 | 0.64 | -- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982 pgpwumJFT4rM9.pgp Description: PGP signature

[O] pgfplotstable and org -WAS: Make * bold or use colour for export to html and LaTeX

2014-10-13 Thread Rainer M Krug
Aaron Ecay aarone...@gmail.com writes: Hi Rainer, 2014ko urriak 10an, Rainer M Krug-ek idatzi zuen: Hi I want to highlight the cells in the table below with *** by using color red for the font, **' by using green for the font, ... or, if not possible, bold. Is any of this possible

Re: [O] Make * bold?

2014-10-13 Thread Rainer M Krug
Andrea Rossetti andrea.rosse...@gmail.com writes: Rainer M Krug Rainer at krugs.de writes: I would like to make three stars bold - is this possible? I have the following table and at the moment, I get what is in the latex column. But I would like to have what is in the last column. | org

Re: [O] Make * bold?

2014-10-13 Thread Rainer M Krug
Andreas Leha andreas.l...@med.uni-goettingen.de writes: Hi Rainer, Rainer M Krug rai...@krugs.de writes: Andrea Rossetti andrea.rosse...@gmail.com writes: Rainer M Krug Rainer at krugs.de writes: I would like to make three stars bold - is this possible? I have the following table

Re: [O] [NEW PATCH] read.table in variable transfer caused sometimes function not found error - small change

2014-10-10 Thread Rainer M Krug
to modify this variable, likely knows what utils::read.table() means - so no objections. But wait - I think I get your point now. You are right - the source code may be the better place for this comment. Cheers, Rainer Thanks again, -- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982

Re: [O] [BUG][babel] Tangling into directories does not add directories to org file

2014-10-10 Thread Rainer M Krug
and the actual analysis as mainly a few function calls. If you have any further questions, please go on and ask. Cheers, Rainer Online Thu, Oct 9, 2014 at 7:37 AM, Rainer M Krug rai...@krugs.de wrote: I'd like to ping this as I think it is an important bug. It e.g. make debugging of R packages

Re: [O] [BUG][babel] Tangling into directories does not add directories to org file

2014-10-10 Thread Rainer M Krug
Aaron Ecay aarone...@gmail.com writes: Hi Rainer, 2014ko urriak 9an, Rainer M Krug-ek idatzi zuen: I'd like to ping this as I think it is an important bug. It e.g. make debugging of R packages, whose source is in org, more difficult, (the .R files are tangled into ./R/) as ess does

[O] Make * bold or use colour for export to html and LaTeX

2014-10-10 Thread Rainer M Krug
| -1.773 | 5.41 | 4.11e-01 | 8.33e-01 | 9.38e- --8---cut here---end---8--- -- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982 pgpT5ZXn0f3Z0.pgp Description: PGP signature

Re: [O] Make * bold or use colour for export to html and LaTeX

2014-10-10 Thread Rainer M Krug
Andreas Leha andreas.l...@med.uni-goettingen.de writes: Hi Rainer, Rainer M Krug rai...@krugs.de writes: Hi I want to highlight the cells in the table below with *** by using color red for the font, **' by using green for the font, ... or, if not possible, bold. Is any of this possible

[O] [NEW PATCH] read.table in variable transfer caused sometimes function not found error - small change

2014-10-09 Thread Rainer M Krug
Charles C. Berry ccbe...@ucsd.edu writes: On Wed, 8 Oct 2014, Rainer M Krug wrote: Charles C. Berry ccbe...@ucsd.edu writes: On Wed, 8 Oct 2014, Rainer M Krug wrote: Charles C. Berry ccbe...@ucsd.edu writes: On Mon, 6 Oct 2014, Rainer M Krug wrote: Hi The variable transfer of tables

Re: [O] [NEW PATCH] read.table in variable transfer caused sometimes function not found error - small change

2014-10-09 Thread Rainer M Krug
*Please ignore the previous patch* This updated patch contains the correct documentation and commit message Sorry about the mistake, From 58cb8521d4d4b620b0c5210a9b7232f99f7c720c Mon Sep 17 00:00:00 2001 From: Rainer M. Krug r.m.k...@gmail.com Date: Mon, 6 Oct 2014 13:48:49 +0200 Subject

Re: [O] [BUG][babel] Tangling into directories does not add directories to org file

2014-10-09 Thread Rainer M Krug
solution: I created a link to the org file in the ./R directory. Cheers, Rainer Rainer M Krug rai...@krugs.de writes: When in the tangling taerget a directory is specified, this is not reflected in the comments in the tangled file when comments are set to include links: , |* `link

Re: [O] [PATCH] read.table in variable transfer caused sometimes function not found error - small change

2014-10-08 Thread Rainer M Krug
Charles C. Berry ccbe...@ucsd.edu writes: On Mon, 6 Oct 2014, Rainer M Krug wrote: Hi The variable transfer of tables from org to R caused sometimes 'could not find function read.table' errors (e.g. when the file was tangled into a ./data directory which was loaded by the function

[O] [BUG][babel] Tangling into directories does not add directories to org file

2014-10-08 Thread Rainer M Krug
=: , | ## [[file:prodMixStands.org::*Begin][Begin:1]] ` This is particularly bad when using ess and developer mode to develop a package. Cheers, Rainer -- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982 pgpRXgbpkJmeP.pgp Description: PGP signature

Re: [O] [PATCH] read.table in variable transfer caused sometimes function not found error - small change

2014-10-08 Thread Rainer M Krug
Charles C. Berry ccbe...@ucsd.edu writes: On Wed, 8 Oct 2014, Rainer M Krug wrote: Charles C. Berry ccbe...@ucsd.edu writes: On Mon, 6 Oct 2014, Rainer M Krug wrote: Hi The variable transfer of tables from org to R caused sometimes 'could not find function read.table' errors (e.g. when

[O] [PATCH] read.table in variable transfer caused sometimes function not found error - small change

2014-10-06 Thread Rainer M Krug
Sep 17 00:00:00 2001 From: Rainer M. Krug r.m.k...@gmail.com Date: Mon, 6 Oct 2014 13:48:49 +0200 Subject: [PATCH] ob-R.el: Add package name to read.table call * lisp/ob-R.el: (ob-R-transfer-variable-table-with-header): Add package name to call of R function read.table (now utils::read.table

[O] org-mac-link discovered!

2014-10-06 Thread Rainer M Krug
I just discovered org-mac-link [1] and I must say *I love it*. Just had to share this. Cheers, Rainer Footnotes: [1] [[http://orgmode.org/worg/org-contrib/org-mac-link.html]] -- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982 pgp13NG4KQphq.pgp Description: PGP signature

Re: [O] real-time image rendering

2014-10-06 Thread Doyley, Marvin M.
I agree controlling the refresh rate make your approach better. Thanks, M Why better? For which reason? Why not this: --8---cut here---start-8--- (add-hook 'org-babel-after-execute-hook (lambda () (org-display-inline-images nil t

[O] real-time image rendering

2014-10-03 Thread Doyley, Marvin M.
to display images. The only snag is that I have to toggle iimage-mode on and off to see the changes. Is there away to get iimage-mode to render in real time thanks M Sent from my iPad

Re: [O] real-time image rendering

2014-10-03 Thread Doyley, Marvin M.
Thanks Cheers, M Sent from my iPad On Oct 3, 2014, at 7:29 PM, Grant Rettke g...@wisdomandwonder.com wrote: Sorry for not discussing further: https://urldefense.proofpoint.com/v1/url?u=https://stackoverflow.com/questions/17621495/emacs-org-display-inline-imagesk=p4Ly7qpEBiYPBVenR9G2iQ%3D

Re: [O] real-time image rendering

2014-10-03 Thread Doyley, Marvin M.
This works better (add-hook 'org-babel-after-execute-hook 'org-display-inline-images) https://www.mail-archive.com/emacs-orgmode@gnu.org/msg88358.html thanks m On Oct 3, 2014, at 7:29 PM, Grant Rettke g...@wisdomandwonder.com wrote: Sorry for not discussing further

Re: [O] Error Embedding SQL Source from code block into R Source of Another (noweb)

2014-09-30 Thread Rainer M Krug
: rsource : : select : * : from : t : limit : 10 - Footnotes: [1] http://orgmode.org/worg/org-contrib/babel/intro.html -- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982 pgpXC643zqQEC.pgp Description: PGP signature

Re: [O] meaningfull names for org-src buffers

2014-09-26 Thread Rainer M Krug
. Is there any drawback to this? Otherwise I'd advocate for org-edit-src-code doing that by default. Haven't tried it out yet, but I second that statement. Rainer HTH, It sure does. Thanks, Andreas -- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982 pgpxPBgKlq0Wd.pgp

Re: [O] ob-R, about :results value verbatim drawer

2014-09-26 Thread Rainer M Krug
Grant Rettke g...@wisdomandwonder.com writes: On Wed, Sep 24, 2014 at 2:52 AM, Rainer M Krug rai...@krugs.de wrote: would there be interest in pursuing this? Yes. I'm interested in working with other serious babel users to pool our efforts, provide a meaningful contribution, and do

[O] Header Arguments of Code Blocks - problems and challenges

2014-09-26 Thread Rainer M Krug
. And this is where the babel user can contributing to org, even if their elisp knowledge is not the best. OK - I hope we can geth this going and make a usefull contribution to org babel, Rainer -- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982 pgpZHOQQmv0Zd.pgp Description: PGP

[O] Header Arguments of Code Blocks - problems and challenges

2014-09-26 Thread Rainer M Krug
. And this is where the babel user can contributing to org, even if their elisp knowledge is not the best. OK - I hope we can geth this going and make a usefull contribution to org babel, Rainer -- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982 pgp56CCHrzi8L.pgp Description: PGP

Re: [O] Difference between eval and export

2014-09-26 Thread Rainer M Krug
or not you want evaluation of source blocks to occur during that process. Footnotes: [1] http://stat.ethz.ch/R-manual/R-devel/library/base/html/Sys.setenv.html -- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982 pgpl1UWrc6eoh.pgp Description: PGP signature

Re: [O] ob-R, about :results value verbatim drawer

2014-09-24 Thread Rainer M Krug
be quite a big task - would there be interest in pursuing this? Rainer -- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982 pgpsC8z0z2wpk.pgp Description: PGP signature

Re: [O] CV in orgmode for export to pdf (and html?)

2014-09-23 Thread Rainer M Krug
. Alternatively, if someone wants to take it over completely, that would be fine too. Myles -- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982 pgpgwRb2DIvl8.pgp Description: PGP signature

Re: [O] CV in orgmode for export to pdf (and html?

2014-09-23 Thread Rainer M Krug
Rasmus ras...@gmx.us writes: Hi, Rainer M Krug rai...@krugs.de writes: Thanks for the summary Rainer. Hope I didn't forget anything... I think that org could be a perfect environment for building CVs if one could come up with an HOWTO and many examples how to do it - and I think

Re: [O] CV in orgmode for export to pdf (and html?

2014-09-22 Thread Rainer M Krug
found. I'm not sure how I'd go about versioning, trimming, and tracking things as neatly in an all-org environment. I'm presuming you just want a full-disclosure CV, though? Org makes more sense there. Rainer M Krug rai...@krugs.de writes: Hi I am looking for examples / templates for CVs

Re: [O] CV in orgmode for export to pdf (and html?)

2014-09-22 Thread Rainer M Krug
there. Rainer M Krug rai...@krugs.de writes: Hi I am looking for examples / templates for CVs written using org, as I decided to ose org for my CV. -- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982 pgpo140KyY1UJ.pgp Description: PGP signature

Re: [O] CV in orgmode for export to pdf (and html?)

2014-09-22 Thread Rainer M Krug
Brady Trainor algeb...@uw.edu writes: On 9/19/2014 2:18 AM, Rainer M Krug wrote: Hi - How do you do it (I don't assume you write your CVs in Word?), or are you using LaTeX directly? Nice question, I will enjoy reading all the examples in this thread. For a bit, I tried to make org do

Re: [O] CV in orgmode for export to pdf (and html?)

2014-09-22 Thread Rainer M Krug
Rasmus ras...@gmx.us writes: Nicolas Goaziou m...@nicolasgoaziou.fr writes: Hello, Brady Trainor algeb...@uw.edu writes: And I did have a decent export to LaTeX resume from org, but after discovering moderncv, I've switched, though I will be curious to read others' methods of org

Re: [O] CV in orgmode for export to pdf (and html?)

2014-09-22 Thread Rainer M Krug
, but definitely not for me to complete due to my lack of deeper elisp and LaTeX knowledge. Thanks, Rainer Myles -- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982 pgpoL9qJeyI44.pgp Description: PGP signature

Re: [O] CV in orgmode for export to pdf (and html?)

2014-09-22 Thread Rainer M Krug
}} (\\section{%s} . \\section*{%s}))) Second, something like the following at the top of the org file (replace with your particulars): #+OPTIONS: author:nil timestamp:nil #+TITLE: #+DATE: #+LaTeX_CLASS: cv #+BEGIN_LATEX \begin{flushleft} \bfseries\Large Curriculum Vitae\hfill Daniel M

Re: [O] CV in orgmode for export to pdf (and html?)

2014-09-22 Thread Rainer M Krug
at the moment to try this solution. Best wishes, Jo. -- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982 pgpWmAeslzPlZ.pgp Description: PGP signature

Re: [O] CV in orgmode for export to pdf (and html?)

2014-09-22 Thread Rainer M Krug
impressive to me. I will have to take a closer look and see if I understand it and can make it do what I want it to. But it looks nicely commented. Thanks a lot, Rainer Cheers, Xavier Le 19/09/2014 11:18, Rainer M Krug a écrit : Hi I am looking for examples / templates for CVs written using

Re: [O] [PATCH] WAS Re: Bug: problem w/ R code blocks [8.3beta (release_8.3beta-362-ga92789 at /usr/local/share/emacs/site-lisp/org/)]

2014-09-19 Thread Rainer M Krug
of ‘org-babel-R-initiate-session’ in ob-R.el, verify that the call to ‘ess-wait-for-process’ is present, and use C-M-x to reevaluate the defun.) Also: if you are compile, did you compile after applying the patch? I was looking once for an error for quite some time until I figured out that I

Re: [O] «Macro» expansion in source blocks; code-sharing between blocks

2014-09-19 Thread Rainer M Krug
setup_fu echo 3 ,#+end_src ,#+results: 1 2 3 #+end_src Org src blocks can reference other src blocks. Note the :noweb yes option and the use of -- : Eric S Fraga (0xFFFCF67D), Emacs 24.4.50.1, Org release_8.3beta-366-gb2fca7 -- Rainer M. Krug email

[O] CV in orgmode for export to pdf (and html?)

2014-09-19 Thread Rainer M Krug
using LaTeX directly? - Any other examples and templates online? If I get enough, I will compile a summary for worg, but I need examples and information. Thanks, Rainer -- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982 pgpSurobKC8r5.pgp Description: PGP signature

[O] Creating new org headers from code blocks

2014-09-19 Thread Rainer M Krug
]] | | ** and second header | and some text ` in the org file, but also that the result gets overwritten upon repeated execution? Thanks, Rainer -- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982 pgpQmGrnCbxSz.pgp Description: PGP signature

[O] header arguments, inheritance, and noweb expansion Was: «Macro» expansion in source blocks; code-sharing between blocks

2014-09-19 Thread Rainer M Krug
* and not where it is defined - well - surprise for me. You could try and put the code block with the definition of the code into a subtree where you set , | :PROPERTIES: | :headser-args+: eval no | :END: ` This might work? Rainer Thanks Andreas On 19 September 2014 18:34, Rainer M Krug rai

Re: [O] Creating new org headers from code blocks

2014-09-19 Thread Rainer M Krug
Thorsten Jolitz tjol...@gmail.com writes: Rainer M Krug rai...@krugs.de writes: Hi, I have some R code which generates several graphics. I would now like to generate in R text which is then interpreted by org, upon export, as normal org code. Furthermore, I would like to create new org

Re: [O] Creating new org headers from code blocks

2014-09-19 Thread Rainer M Krug
Thorsten Jolitz tjol...@gmail.com writes: Rainer M Krug rai...@krugs.de writes: Thorsten Jolitz tjol...@gmail.com writes: I don't quite understand your code below and what it is supposed to do. Drawers are probably better in most cases, but this code lets you use ':results pp replace

Re: [O] Creating new org headers from code blocks

2014-09-19 Thread Rainer M Krug
Thorsten Jolitz tjol...@gmail.com writes: Rainer M Krug rai...@krugs.de writes: Thorsten Jolitz tjol...@gmail.com writes: Rainer M Krug rai...@krugs.de writes: Thorsten Jolitz tjol...@gmail.com writes: I don't quite understand your code below and what it is supposed to do. Drawers

Re: [O] Make html password protected?

2014-09-18 Thread Rainer M Krug
Ian Barton li...@wilkesley.net writes: On 08/09/14 11:22, Rainer M Krug wrote: Hi I do not have much experience with html and websites (what an understatement!) but I would like to publish / export a simple html page password protected. Is ther an easy way to do it in word? The content

Re: [O] [PATCH] WAS Re: Bug: problem w/ R code blocks [8.3beta (release_8.3beta-362-ga92789 at /usr/local/share/emacs/site-lisp/org/)]

2014-09-17 Thread Rainer M Krug
Charles Berry ccbe...@ucsd.edu writes: Charles Berry ccberry at ucsd.edu writes: Rainer M Krug Rainer at krugs.de writes: Thanks - you came before me. I get the same error but managed to work around. This is likely caused by the upgrade of ess, Likely. But it may

Re: [O] [PATCH] WAS Re: Bug: problem w/ R code blocks [8.3beta (release_8.3beta-362-ga92789 at /usr/local/share/emacs/site-lisp/org/)]

2014-09-17 Thread Rainer M Krug
Rainer M Krug rai...@krugs.de writes: Using it, error is gone. Rainer Charles Berry ccbe...@ucsd.edu writes: Charles Berry ccberry at ucsd.edu writes: Rainer M Krug Rainer at krugs.de writes: Thanks - you came before me. I get the same error but managed to work around

Re: [O] Emacs server and org-protocol

2014-09-17 Thread Rainer M Krug
that: nnrss-use-local to ‘t’ and use ‘nnrss-generate-download-script -- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982 pgpSiQ7VoGtAL.pgp Description: PGP signature

Re: [O] You don't like the HTML export; well, that could change!

2014-09-16 Thread Rainer M Krug
renaming the files so that they have a version number, but that I'll warn you when I'll get this done. [1] https://github.com/fniessen/org-html-themes -- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982 pgpk6NRy1Dxdv.pgp Description: PGP signature

Re: [O] org-ref no key found

2014-09-16 Thread Julian M. Burgos
saw this recently in an ELPA version (maybe around Sept 1), and it went away when I updated the ELPA org version to the most recent one. Julian M. Burgos jul...@hafro.is writes: John, another issue...a really minor one, and I am not sure if it is org-ref related. When I open the notes

Re: [O] Bug: problem w/ R code blocks [8.3beta (release_8.3beta-362-ga92789 @ /usr/local/share/emacs/site-lisp/org/)]

2014-09-16 Thread Rainer M Krug
-todo-state-change-hook '(org-clock-out-if-current) org-babel-load-languages '((R . t)) org-confirm-shell-link-function 'yes-or-no-p ) -- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982 pgpufjzeifxSH.pgp Description: PGP signature

Re: [O] org-ref no key found

2014-09-15 Thread Julian M. Burgos
, though, it seems to always work. Anyway, I think it is fixed now. there is a new version at https://github.com/jkitchin/jmax/blob/master/org/org-ref.org Thanks for reporting the bug! Julian M. Burgos jul...@hafro.is writes: Hi John, I am resending this... I think it did not went through

Re: [O] org-ref no key found

2014-09-15 Thread Julian M. Burgos
John, another issue...a really minor one, and I am not sure if it is org-ref related. When I open the notes file, the org faces are not applied evenly. In particular, a) Text after #TITLE: or #AUTHOR appears as regular text. If I use M-x describe face, I get default. If modify in any way

Re: [O] org-ref no key found

2014-09-12 Thread Julian M. Burgos
. and Schoeman, D.S. and Sydeman, W.J. and Brander, K. and Buckley, L.B. and Burrows, M. and Duarte, C.M. and Moore, P.J. and Pandolfi, J.M. and Poloczanska, E. and others}, Journaltitle = {Global Change Biology}, Year = {2011}, Crossref = {burnhm

[O] Easy way of inspecting / showing value of property?

2014-09-10 Thread Rainer M Krug
the properties of code blocks. Is there a way of showing the value of the property :header-args? Thanks, Rainer -- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982 pgplF0E5Ozhcf.pgp Description: PGP signature

Re: [O] Difference :header-args: and :header-args+:?

2014-09-09 Thread Rainer M Krug
confused about the system wide and file wide properties? I know that this information is likely somewhere in the manual, but this whole issue of properties (especially when including the +) becomes rather confusing to me. Rainer Regards, Achim. -- Rainer M. Krug email: Raineratkrugsdotde PGP

Re: [O] Difference :header-args: and :header-args+:?

2014-09-09 Thread Rainer M Krug
Sorry about some points - see corrections below: Rainer M Krug rai...@krugs.de writes: Achim Gratz strom...@nexgo.de writes: Aaron Ecay writes: Eric Schulte has said http://mid.gmane.org/87wqce0w9n@gmail.com that the deprecation of this feature is “premature”. I didn’t realize

Re: [O] Difference :header-args: and :header-args+:?

2014-09-09 Thread Rainer M Krug
+) appends it, and if a same one exists before, the older one is used? From your other mail: 2014ko irailak 8an, Achim Gratz-ek idatzi zuen: Rainer M Krug writes: Aaron Ecay aarone...@gmail.com writes: [...] Are you aware that you can set individual header args as properties? Something like

Re: [O] Difference :header-args: and :header-args+:?

2014-09-09 Thread Rainer M Krug
Achim Gratz strom...@nexgo.de writes: Rainer M Krug writes: If this is the case, I would opt, in addition to the + operator, to have a - operator, which *removes* properties from the property set :header-args. Properties don't work that way, they're just strings. So the + adds a string

Re: [O] org-ref no key found

2014-09-08 Thread Julian M. Burgos
, Julian trial.bib Description: Binary data trial.org Description: Lotus Organizer Julian M. Burgos writes: John, for some weird reason everything seems to be working now. Thanks for your help... I will let you know if I break it again. John Kitchin writes: that is odd. this means org-ref

[O] Make html password protected?

2014-09-08 Thread Rainer M Krug
like to provide regular feedback to my co-authors and which should not be to easily readable by others. Any suggestions? Rainer -- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982 pgptryG02Ks_m.pgp Description: PGP signature

[O] Floating Table of figures in html export?

2014-09-08 Thread Rainer M Krug
Hi now that I have a floating TOC in my exported html, is there a way of 1) adding a Table of Figures in the html export (I have it in the LaTeX export), and 2) how can I make this one floating as well? Thanks, Rainer -- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982

Re: [O] Difference :header-args: and :header-args+:?

2014-09-08 Thread Rainer M Krug
I would like to ping this question, as it is still bothering me and I could not find any explanation. Thanks, Rainer Aaron Ecay aarone...@gmail.com writes: Hi Rainer, 2014ko irailak 5an, Rainer M Krug-ek idatzi zuen: Absolutely - but this has been (unfortunately!!!) be deprecated

Re: [O] Difference :header-args: and :header-args+:?

2014-09-05 Thread Rainer M Krug
Aaron Ecay aarone...@gmail.com writes: Hi Rainer, 2014ko irailak 4an, Rainer M Krug-ek idatzi zuen: Hi I have a question concerning the property :header-args:. In addition to :header-args: there is also :header-args+:. 1) If I set some properties globally and in a subtree I want

[O] Downloadable mailing list archive?

2014-09-05 Thread Rainer M Krug
Hi is there a downloadable mailing list archive in maildir format for org-mode? I know I can download the mbox from gmane, but I would prefer maildir format. Thanks, Rainer -- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982 pgpol1L_nCFNV.pgp Description: PGP signature

[O] Bug or config problem: Export to latex works, but not to html with R code

2014-09-04 Thread Rainer M Krug
M. Krug #+EMAIL: rai...@krugs.de #+PROPERTY: header-args :session *R_proptest* #+PROPERTY: header-args+ :exports both * And the graph #+begin_src R :results output cat(1, \n) #+end_src * Versions - Org-mode :: version 8.3beta (release_8.3beta-310-g38d0eb @ /Users/rainerkrug/.emacs.d/org-mode

[O] [BUG] [babel] Tangling from code block and header arguments

2014-09-04 Thread Rainer M Krug
writes: On Wed, 3 Sep 2014, Rainer M Krug wrote: Charles Berry ccbe...@ucsd.edu writes: Rainer M Krug Rainer at krugs.de writes: Hi I am calling (org-bable-tangle) in a code block in an org file and I would show the files resulting from the tangling in a nice format. [original question nd

[O] Difference :header-args: and :header-args+:?

2014-09-04 Thread Rainer M Krug
reporting these. Thanks, Rainer -- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982 pgpZGqI8rzKI1.pgp Description: PGP signature

Re: [O] graphics for html and latex / pdf export?

2014-09-04 Thread Rainer M Krug
on export to have the org file as a output itself. Thanks a lot, Rainer And also search “by-backend” in the mailing list archives for other relevant examples. Hope this is helpful, -- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982 pgp9l59mEnDEu.pgp Description: PGP signature

Re: [O] graphics for html and latex / pdf export?

2014-09-04 Thread Rainer M Krug
variable? Rainer Rainer M Krug rai...@krugs.de writes: Aaron Ecay aarone...@gmail.com writes: Hi Rainer, One option is to use svg graphics, which are supported in latex (via the svg package from CTAN) and in HTML (on almost all modern browsers: http://caniuse.com/#feat=svg). The svg latex

Re: [O] graphics for html and latex / pdf export?

2014-09-04 Thread Rainer M Krug
Thorsten Jolitz tjol...@gmail.com writes: Rainer M Krug rai...@krugs.de writes: OK - ignore my comment concerning R - this is working. I am just trying it out. HTML works perfectly. I am just struggling with pdf. I have to set the org-latex-pdf-process to pdflatex -shell-escape

Re: [O] Moving my init.el to Org

2014-09-03 Thread Rainer M Krug
Jonathan Leech-Pepin jonathan.leechpe...@gmail.com writes: Hello, On 2 September 2014 08:42, Rasmus ras...@gmx.us wrote: Rainer M Krug rai...@krugs.de writes: Oleh ohwoeo...@gmail.com writes: I know that I could use org-babel-load-file, or outshine. What are other possibilities

Re: [O] Moving my init.el to Org

2014-09-03 Thread Rainer M Krug
/javascript.el is loaded. Thanks - looks like an interesting approach which avoids having to use use-package or req-package. Thanks a lot for the info, Rainer regards, Oleh -- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982 pgpdAVhkrdMG4.pgp Description: PGP signature

[O] Format output of org-babel-tangle for exported file

2014-09-03 Thread Rainer M Krug
-- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982 pgpa8eG02qwfx.pgp Description: PGP signature

Re: [O] Format output of org-babel-tangle for exported file

2014-09-03 Thread Rainer M Krug
?). In addition, not all files resulting from the tangling are in the message buffer (I am tangling a ./DESCRIPTION file as well). How can I get all names resulting from the tangling in the results block of the code block? Rainer Rainer M Krug rai...@krugs.de writes: Hi I am calling (org-bable-tangle

[O] Tangling from code block and header arguments WAS: Format output of org-babel-tangle for exported file

2014-09-03 Thread Rainer M Krug
Charles Berry ccbe...@ucsd.edu writes: Rainer M Krug Rainer at krugs.de writes: Hi I am calling (org-bable-tangle) in a code block in an org file and I would show the files resulting from the tangling in a nice format. But I do not manage. I have the following at the moment: --8

[O] graphics for html and latex / pdf export?

2014-09-03 Thread Rainer M Krug
export as inline images (e.g. png)? I remember some use of imagemagic? I could obviously do this manually in each code block, but I would prefer a general solution, so that I can forget about it and it is working. Thanks, Rainer -- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982

Re: [O] Moving my init.el to Org

2014-09-02 Thread Rainer M Krug
. I use my own package to navigate and maintain code (https://github.com/abo-abo/lispy). Here's a short screencast if you haven't seen it before: https://vimeo.com/86894158. regards, Oleh -- Rainer M. Krug email: Raineratkrugsdotde PGP: 0x0F52F982 pgp7vARmadsSZ.pgp Description: PGP

<    4   5   6   7   8   9   10   11   12   13   >