Re: [O] [RFC] [PATCH] ob-core.el: allow the auto-generation of output file names for src blocks.

2014-04-28 Thread Achim Gratz
Aaron Ecay writes: Thanks so much for the feedback. I’ve adopted the :file-ext approach suggested by Bastien, leaving the previous default behavior in place for blocks with a :file argument. THanks for taking care, I'll not have time to look at this for the remainder of the week, though…

Re: [O] Org version of texinfo manual

2014-04-28 Thread Achim Gratz
Aaron Ecay writes: Last year, Thomas started a project to translate the org manual to org format, and use the ox-texinfo exporter to generate the .info and .pdf manuals. (email thread: http://mid.gmane.org/m1bob8cffh@tsdye.com) It seems like that project showed promise but never was

[O] org-bbdb link completion fix

2014-04-28 Thread Eric Abrahamsen
The most recent versions of BBDB return single records from `bbdb-completing-read-record'. That currently breaks completion on bbdb: links -- possibly earlier versions of BBDB always returned list values. We should probably check for this in `org-bbdb-complete-link', I propose the attached patch.

Re: [O] What happened to clocktable in pdf export?

2014-04-28 Thread Buddy Butterfly
Am 25.04.2014 16:07, schrieb Buddy Butterfly: Hi, what happened to the pdf export of clocktables? After the upgrade to Ubuntu 13.10 (emacs 24.3.1), the clocktable export looks ugly as hell. With the latex headers aligne=l|r etc. and the indentation in the clocktable I got a very nice

Re: [O] What happened to clocktable in pdf export?

2014-04-28 Thread Nicolas Goaziou
Hello, Buddy Butterfly buddy.butter...@web.de writes: Any idea what could have caused the change? Is it texlive or within Emacs? Would you mind posting a simple example? Regards, -- Nicolas Goaziou

Re: [O] org-review-schedule

2014-04-28 Thread Alan Schmitt
Hi Alexander, On 2014-04-28 09:20, AW alexander.will...@t-online.de writes: Am Sonntag, 27. April 2014, 10:09:35 schrieb Alan Schmitt: On 2014-04-25 10:02, Nicolas Goaziou n.goaz...@gmail.com writes: Alan Schmitt alan.schm...@polytechnique.org writes: I guess I should have asked: who

[O] org-babel pass data between blocks

2014-04-28 Thread Marvin Doyley
Dear All, Is there way to pass data between blocks in org-babel. For example lets say have two blocks #+begin_src python from pylab import * # Simple carrier t=linspace(0,1,100); fc=100; Ac =1; C=Ac*cos(2*pi*t); #+end_src What I would like to do is to pass both C and t to another python

[O] Setting startup to contents does not seem to work.

2014-04-28 Thread Nick Dokos
Visiting this file --8---cut here---start-8--- #+STARTUP: contents * Foo ** Bar ** Baz * Foo2 ** Bar2 ** Baz2 --8---cut here---end---8--- just shows the folded top-level Foo headlines: Bar and Baz headlines are

Re: [O] org-babel pass data between blocks

2014-04-28 Thread Alan Schmitt
On 2014-04-28 14:41, Marvin Doyley marvin...@gmail.com writes: Dear All, Is there way to pass data between blocks in org-babel. For example lets say have two blocks #+begin_src python from pylab import * # Simple carrier t=linspace(0,1,100); fc=100; Ac =1; C=Ac*cos(2*pi*t);

Re: [O] Prepare release 8.2.6

2014-04-28 Thread Rainer M Krug
Just checked it with Org-mode version 8.2.6 (release_8.2.6-936-gd9e6bd @ /Users/rainerkrug/.emacs.d/org-mode/lisp/) and it works there. Cheers, Rainer Bastien b...@gnu.org writes: Hi Rainer, Rainer M Krug rai...@krugs.de writes: This has been introduced within the previous week, if I

[O] Copyright assignment

2014-04-28 Thread Rainer M Krug
Hi I have received the signed copyright assignment - should I re-send the patches for ob-R.el? Thanks, Rainer -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Stellenbosch University South

Re: [O] setting left margin in PDF output of ORG file

2014-04-28 Thread Michael Strey
On 2014-04-25, John Hendy wrote: I have to ask: is whatever was once considered the golden ratio for text-to-whitespace in printed material, or even used by Gutenberg himself for proper typesetting considered relevant/best practice today? Yes, at least partly. Verachtet mir die alten

[O] Emphasis in title export

2014-04-28 Thread William Kunkel
I have a title in which I need to have some text in italics. I tried this: #+TITLE: Analysis of Sartre's /No Exit/ But the slashes were just exported literally, instead of italicizing. This seemed like a pretty basic problem, but I've been unable to find anything about it via Google or in the

Re: [O] org-babel pass data between blocks

2014-04-28 Thread Marvin Doyley
Thanks, Your first option works like a charm cheers, M On Apr 28, 2014, at 9:07 AM, Alan Schmitt alan.schm...@polytechnique.org wrote: On 2014-04-28 14:41, Marvin Doyley marvin...@gmail.com writes: Dear All, Is there way to pass data between blocks in org-babel. For example lets say

Re: [O] org-bbdb link completion fix

2014-04-28 Thread Nicolas Goaziou
Hello, Eric Abrahamsen e...@ericabrahamsen.net writes: The most recent versions of BBDB return single records from `bbdb-completing-read-record'. That currently breaks completion on bbdb: links -- possibly earlier versions of BBDB always returned list values. We should probably check for

Re: [O] State of the art in citations

2014-04-28 Thread Julian M. Burgos
Hi Leonard, Yes, I will be definitively interested on this! Thanks! Julian Leonard Randall writes: Hi Julian et al., I am not sure if this helps, but I am in the process of writing a new package for inserting citations into org buffers using RefTeX. This solution would make citation

Re: [O] State of the art in citations

2014-04-28 Thread Julian M. Burgos
Thanks Clément and everybody else for their comments/ideas. I will go through these carefully. John Kitchin writes: It seems there are a lot of variants of citation handling out there! I will add to the list my own variants here: https://github.com/jkitchin/jmax/blob/master/jorg-bib.el. My

Re: [O] Organizing org-mode files: Tree view

2014-04-28 Thread Oleh
Hi Dotan, If there is a better way to organize the files, then I would love to know how the more experienced users do it. I'm using an extremely simplistic approach: just dump all the org files into one directory. The name of each org file should be concise but descriptive, e.g. Makefile.org

Re: [O] Is OrgMode really GTD compliant?

2014-04-28 Thread Rene
Richard Lawrence richard.lawrence at berkeley.edu writes: I am not really familiar with the official GTD methodology, and I don't know exactly how you would normally represent the energy needed associated with a task, but here's a suggestion. It occurs to me that you could just use the A/B/C

[O] org-babel-lilypond newbie

2014-04-28 Thread Steven Arntson
I'm a new Lilypond user (and a beginning but dedicated Emacs user), trying to decide whether to use Frescobaldi or the org based Arrange Mode. I think I've got Arrange Mode running, but can't seem to get the tangle command to work. I opened a .ly file I made in Frescobaldi, put point at the top,

[O] struggle with using variable org-agenda-*-filter* properly

2014-04-28 Thread Brady Trainor
I am often having difficulties with the various org-agenda filter settings, for creating org-agenda-custom-commands. There is not much documentation, especially, examples for those new to for instance regexp, and Emacs' regexp, and how these work with org's syntax. In the following

Re: [O] Emphasis in title export

2014-04-28 Thread Leonard Randall
Hi Will, The example works fine for me. It seems like the most likely cause of your issue is your export settings. One thing that you might try is to add this to the top of your file. #+Options: *:t If you already have an options section on your file you may want to check that you do not have

Re: [O] struggle with using variable org-agenda-*-filter* properly

2014-04-28 Thread Brady Trainor
On 4/28/2014 2:58 PM, Brady Trainor wrote: Maybe I should have included version: Org-mode version 8.2.6 (8.2.6-6-gfc37d1-elpa @ c:/Users/user-name/AppData/Roaming/.emacs.d/elpa/org-20140428/)

Re: [O] Emphasis in title export

2014-04-28 Thread William Kunkel
I played around with it for a little bit and now the export is working fine. I'm not sure exactly what I changed, but it's working as intended now. Thanks, Will On Mon, Apr 28, 2014 at 6:10 PM, Leonard Randall leonard.a.rand...@gmail.com wrote: Hi Will, The example works fine for me. It

Re: [O] setting left margin in PDF output of ORG file

2014-04-28 Thread John Hendy
On Mon, Apr 28, 2014 at 8:58 AM, Michael Strey mst...@strey.biz wrote: On 2014-04-25, John Hendy wrote: I have to ask: is whatever was once considered the golden ratio for text-to-whitespace in printed material, or even used by Gutenberg himself for proper typesetting considered relevant/best

Re: [O] setting left margin in PDF output of ORG file

2014-04-28 Thread John Hendy
On Mon, Apr 28, 2014 at 8:58 AM, Michael Strey mst...@strey.biz wrote: On 2014-04-25, John Hendy wrote: [snip] Default Org - LaTeX article looks *ugly as all hell* to me. Check the Komascript classes. Missed this point. I've dabbled with them a little, but will have to take another look as

Re: [O] setting left margin in PDF output of ORG file

2014-04-28 Thread Thomas S. Dye
John Hendy jw.he...@gmail.com writes: I'm thinking that the article class must either 1) not embody the classic rules that well or 2) the classic rules aren't very aesthetically pleasing after all. or 3) the classic rules are variable and flexible. Here is a quote from the Koma script

Re: [O] org-bbdb link completion fix

2014-04-28 Thread Eric Abrahamsen
Nicolas Goaziou n.goaz...@gmail.com writes: Hello, Eric Abrahamsen e...@ericabrahamsen.net writes: The most recent versions of BBDB return single records from `bbdb-completing-read-record'. That currently breaks completion on bbdb: links -- possibly earlier versions of BBDB always returned

[O] more from org-babel newbie

2014-04-28 Thread Steven Arntson
I'm trying to get going with org-babel and lilypond music markup. I have the system basically functioning, but there's an elementary issue I can't seem to wrap my brain around. The reason I'm excited to use org with lilypond files is the foldable headers *, **, *** etc, as well as drawers and

Re: [O] more from org-babel newbie

2014-04-28 Thread Thomas S. Dye
Aloha Steven, Steven Arntson ste...@stevenarntson.com writes: The reason I'm excited to use org with lilypond files is the foldable headers *, **, *** etc, as well as drawers and tables. However, that's available only in an org-mode buffer, and I'm also wanting to use lilypond-mode, which

[O] org-store-link dired and files with spaces

2014-04-28 Thread Bart Bunting
Hi everyone, I'm having an issue with storing links to files with spaces in their names. If I visit a dired buffer, use c-c l to store the link of the file under point and then in an org buffer c-c c-l to insert it. I find that the file can not be opened from within the org buffer as org

Re: [O] more from org-babel newbie

2014-04-28 Thread Steven Arntson
t...@tsdye.com (Thomas S. Dye) writes: Aloha Steven, Steven Arntson ste...@stevenarntson.com writes: The reason I'm excited to use org with lilypond files is the foldable headers *, **, *** etc, as well as drawers and tables. However, that's available only in an org-mode buffer, and I'm

Re: [O] more from org-babel newbie

2014-04-28 Thread Thomas S. Dye
Steven Arntson ste...@stevenarntson.com writes: I'm still a little mystified about using org markup in the context of the lilypond file, but maybe now I can do a little more experimenting. Have you seen this? http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-lilypond.html There are

Re: [O] setting left margin in PDF output of ORG file

2014-04-28 Thread John Hendy
On Mon, Apr 28, 2014 at 7:06 PM, Thomas S. Dye t...@tsdye.com wrote: John Hendy jw.he...@gmail.com writes: I'm thinking that the article class must either 1) not embody the classic rules that well or 2) the classic rules aren't very aesthetically pleasing after all. or 3) the classic rules