Re: [O] ocaml babel no longer works?

2013-05-06 Thread Alan Schmitt
Hello, I've been using this patch for the last few days and I have not found any issue with it. Can I apply it? Thanks, Alan Alan Schmitt writes: Hello, I'm resurrecting this old thread as I've made some progress but I still have questions. Eric Schulte writes: The suggestion: instead

Re: [O] Patch for asynchronous export of ocaml code

2013-05-06 Thread Alan Schmitt
Hello, Can I apply this patch? Thanks, Alan Alan Schmitt writes: Hello, It is not currently possible to asynchronously export the results of the evaluation an ocaml babel block because the evaluation needs to start a toplevel and thus asks the user what program to run. This of course

Re: [O] link abbreviation with multiple params, e. g. for geo locations

2013-05-06 Thread Christian Moe
Michael Brand writes: Does it make sense to put at least repeatable %s, but then also multiple and repeatable parameters for link abbreviations to the wish list? Or did I miss something else that supports also org-open-at-point, maybe Org macros? When link abbreviations do not suffice, you

Re: [O] issues with export of LaTeX figure captions

2013-05-06 Thread Sebastien Vauban
Hi RJ, RJ Cunningham wrote: I've encountered an issue/difference with the way the recent babel processor handles captions. In versions prior to 8 the following WORKED (on export produced a figure environment with a caption): #+CAPTION: Fails to produce table environment and so caption in

Re: [O] [PATCH] export to various flavors of (X)HTML

2013-05-06 Thread Eric Abrahamsen
Carsten Dominik carsten.domi...@gmail.com writes: Hi Eric, Rick, Francois and others, Nicolas commented to me about this patch that he was wondering if it would not be better to have a separate backend for html5, i.e. ox-html5.el that could be derived from ox-html.el and make it easier in

Re: [O] [PATCH] export to various flavors of (X)HTML

2013-05-06 Thread Carsten Dominik
Hi Eric, thanks for the reply. OK, I am going with the patch for now, let's push more thinking about HTML5 further down the line. Thanks for working this out! - Carsten On 6.5.2013, at 09:36, Eric Abrahamsen e...@ericabrahamsen.net wrote: Carsten Dominik carsten.domi...@gmail.com writes:

Re: [O] org-preview-latex-fragment is very picky

2013-05-06 Thread Uwe Brauer
rasmus == rasmus Rasmus writes: Uwe Brauer o...@mat.ucm.es writes: Probably not. Note these are Org features irrespective of fragment preview. There was some talk about it not so long ago. Basically, it just happens that $·$ works as desired most of the time. The

Re: [O] Export Org-mode content to Reveal.js presentations

2013-05-06 Thread Rasmus
Hi Yujie, Org-Reveal is now updated for displaying MathJax, as the HTML exporter does, except that the MathJax.org server is used instead of Orgmode.org server. Out of curiosity: why? Please check the updated sample illustration: http://naga-eda.org/home/yujie/org-reveal/#/4/4 That's

Re: [O] Export Org-mode content to Reveal.js presentations

2013-05-06 Thread Carsten Dominik
On 6 mei 2013, at 10:36, Rasmus ras...@gmx.us wrote: Hi Yujie, Org-Reveal is now updated for displaying MathJax, as the HTML exporter does, except that the MathJax.org server is used instead of Orgmode.org server. Out of curiosity: why? I see that Mathjax now recommends use of its

Re: [O] [PATCH] export to various flavors of (X)HTML

2013-05-06 Thread Eric Abrahamsen
Carsten Dominik carsten.domi...@gmail.com writes: Hi Eric, thanks for the reply. OK, I am going with the patch for now, let's push more thinking about HTML5 further down the line. Thanks for working this out! My pleasure, I hope I haven't stifled debate... On 6.5.2013, at 09:36, Eric

Re: [O] Export Org-mode content to Reveal.js presentations

2013-05-06 Thread Yujie Wen
Hi, Rasmus, 2013/5/6 Carsten Dominik carsten.domi...@gmail.com On 6 mei 2013, at 10:36, Rasmus ras...@gmx.us wrote: Hi Yujie, Org-Reveal is now updated for displaying MathJax, as the HTML exporter does, except that the MathJax.org server is used instead of Orgmode.org server.

Re: [O] issues with export of LaTeX figure captions

2013-05-06 Thread RJ Cunningham
Thanks for the reply Seb, Sebastien Vauban sva-n...@mygooglest.com writes: Hi RJ, RJ Cunningham wrote: I've encountered an issue/difference with the way the recent babel processor handles captions. In versions prior to 8 the following WORKED (on export produced a figure environment with

Re: [O] org-datetree-goto-date

2013-05-06 Thread Suvayu Ali
On Sun, May 05, 2013 at 10:26:15PM -0400, Liam Healy wrote: I wanted a function that would take me to a particular date in a datetree and didn't find one, so I wrote my own and bound it to C-c d. (defun org-datetree-goto-date (optional siblings) [...chomp...chomp...chomp...] (org-reveal

Re: [O] issues with export of LaTeX figure captions

2013-05-06 Thread Sebastien Vauban
Hi RJ, RJ Cunningham wrote: Sebastien Vauban sva-n...@mygooglest.com writes: RJ Cunningham wrote: I've encountered an issue/difference with the way the recent babel processor handles captions. In versions prior to 8 the following WORKED (on export produced a figure environment with a

Re: [O] [PATCH] export to various flavors of (X)HTML

2013-05-06 Thread Rick Frankel
On Mon, May 06, 2013 at 02:05:18AM -0700, Eric Abrahamsen wrote: Carsten Dominik carsten.domi...@gmail.com writes: Hi Eric, thanks for the reply. OK, I am going with the patch for now, let's push more thinking about HTML5 further down the line. Thanks for working this out! My

[O] latex export of words starting with a superscript

2013-05-06 Thread Brian
Dear list, this is my first time posting here so: thanks for all the work on org-mode! I like the new changes (although the new variable names were a pain). This is either a feature request, a complaint or a demonstration of my lack of knowledge of org-mode. When export latex of words

[O] OT: Annotating PDF Org

2013-05-06 Thread Russell Adams
Given the emacs and Org oriented nature of this group, I'd like to know if anyone has found a good Orgish (ie: portable, text, etc) to annotate PDFs? Features would be items like highlighting blocks, adding notes (margins or sticky notes), and saving to either a sidecar file in a text format (ala

Re: [O] OT: Annotating PDF Org

2013-05-06 Thread Vincent Beffara
Given the emacs and Org oriented nature of this group, I'd like to know if anyone has found a good Orgish (ie: portable, text, etc) to annotate PDFs? Features would be items like highlighting blocks, adding notes (margins or sticky notes), and saving to either a sidecar file in a text

Re: [O] OT: Annotating PDF Org

2013-05-06 Thread Russell Adams
On Mon, May 06, 2013 at 03:53:05PM +0200, Vincent Beffara wrote: Not portable probably, but Skim (a very nice PDF viewer for Mac OS X) supports notes in an xml file next to the PDF, and something like this would make sense in a more general setting. Maybe using the same spec to be compatible?

[O] Bibliography

2013-05-06 Thread Fabrice Popineau
Is it me or is it normal that the: #+Bibliography: foo plain line is not exported by the LaTeX backend? I assume that: \bibliography{foo} \bibliographystyle{plain} is a decent way to handle it. Thanks for any comment. -- Fabrice

[O] PATCH: Habit consistency always show DONE days green option

2013-05-06 Thread Max Mikhanosha
I had always disliked how if you miss a habit deadline and then go on a several day streak, first day still show up red. Makes it hard to visually see green streaks Following patch adds a new variable `org-habit-show-done-always-green' to fix that. It defaults to off, if enough people like it we

Re: [O] Bibliography

2013-05-06 Thread Suvayu Ali
On Mon, May 06, 2013 at 04:26:16PM +0200, Fabrice Popineau wrote: Is it me or is it normal that the: #+Bibliography: foo plain line is not exported by the LaTeX backend? I assume that: \bibliography{foo} \bibliographystyle{plain} is a decent way to handle it. Sometime back there was

Re: [O] How to ensure code blocks are run during export?

2013-05-06 Thread Gareth Smith
Alan Schmitt alan.schm...@polytechnique.org writes: Hi Sebastien, Sebastien Vauban writes: I don't know OCaml at all, so I cannot try your example locally on my machine. And I don't know about other languages that support sessions, unfortunately. I can see something similar using

Re: [O] Exporting large documents

2013-05-06 Thread Lawrence Mitchell
[Reintroducing org mailing list CC] On 05/05/2013 20:21, Nicolas Goaziou wrote: Carsten Dominik carsten.domi...@gmail.com writes: I don't think there's much to do about that. Though, some tools could benefit from caching, like Lawrence did for `org-export-resolve-fuzzy-link'. Could you

[O] Image #s and captions missing in Org 8 Latex Export

2013-05-06 Thread Sam Ritchie
Hey all, I've just upgraded to org 8 (from 7.9) and am running into an issue with my latex export. I can't get captions to show up on the results of a code block evaluation, or reference those results with, for example [[fig:graph]]: #+caption: Graphviz Example #+name: fig:graph #+BEGIN_SRC dot

Re: [O] odd behavior for begin_src org :results

2013-05-06 Thread Eric Schulte
Sebastien Vauban sva-n...@mygooglest.com writes: Hello Greg, Greg Minshall wrote: It appears that only *string* values are allowed for any :var that are defined (i.e., ':var bar=foo', and *not* ':var bar=3'). Confirmed. The following does not work. #+begin_src org :results drawer replace

Re: [O] How to ensure code blocks are run during export?

2013-05-06 Thread Eric Schulte
Alan Schmitt alan.schm...@polytechnique.org writes: Hello, I'm writing an exam in org mode, and it's going really well. I need to have some code in code blocks being run during export (as it's defining some functions for later questions), but I don't want anything to be displayed in the

Re: [O] using gnuplot's splot and every commands on org-mode table data

2013-05-06 Thread Eric Schulte
Paul Stansell paulstans...@gmail.com writes: Hello everyone, I'd be grateful if someone would offer me advice on using gnuplot's splot and every commands when plotting data from a table within org-mode. As far as I can tell, these gnuplot commands do not work properly because org-mode

Re: [O] Bug in structmode++?

2013-05-06 Thread Christopher Schmidt
Nicolas Goaziou n.goaz...@gmail.com writes: Igor Sosa Mayor joseleopoldo1...@gmail.com writes: Thanks Nicolas. At least, I dont feel alone anymore... Is there any chance this getting fixed somehow? I used to use it very often in my emails and I miss it. I miss it, too. I didn't follow

Re: [O] Bibliography

2013-05-06 Thread Fabrice Popineau
Sure, I remember this thread and it is clear that the problem is very different when it is for LaTeX of for and HTML backend. However, Reftex is provided with Emacs, and it is also integrated to Org mode. So I was trying to solve my simple problem about the bibliography keyword this way:

Re: [O] Patch for asynchronous export of ocaml code

2013-05-06 Thread Eric Schulte
This looks great, please apply this patch. Thanks, Alan Schmitt alan.schm...@polytechnique.org writes: Hello, It is not currently possible to asynchronously export the results of the evaluation an ocaml babel block because the evaluation needs to start a toplevel and thus asks the user

Re: [O] Exporting large documents

2013-05-06 Thread Lawrence Mitchell
Lawrence Mitchell wrote: [...] And here's the profile for exporting the whole of orgmanual.org to latex. You can see that a lot of the time comes from quite cheap functions that are called lots. org-latex-export-as-latex 1 415.52740777 415.52740777 org-export-to-buffer

Re: [O] ocaml babel no longer works?

2013-05-06 Thread Eric Schulte
Alan Schmitt alan.schm...@polytechnique.org writes: Hello, I'm resurrecting this old thread as I've made some progress but I still have questions. Eric Schulte writes: The suggestion: instead of appending 'org-babel-ocaml-eoe;;' to the code, how simply put ';;' (which will make sure

Re: [O] new (iCalendar) exporter problem

2013-05-06 Thread Simon Thum
Hi Nicolas, I seem to have overssen something: #+filetags: drawnin #+icalendar_exclude_tags: drawnin noexport #+bind: org-icalendar-categories (all-tags) * Test (no tag here - 2013-05-05 Sun Desc That one indeed exports, but IMO shouldn't. exclude tags are not inherited. You

[O] Question about org-plus-contrib elpa

2013-05-06 Thread Seth Mason
According to http://orgmode.org/elpa.html the org-plus-contrib package has all the files in the /contrib directory but it looks like it's only grabbing the files that begin with org-. None of the ox- or ob- are in the repo. Looks like this line in servers.mk is the culprit: elpaplus-dirty

Re: [O] Exporting large documents

2013-05-06 Thread Achim Gratz
Lawrence Mitchell writes: org-element--current-element takes (on my machine) 0.0003 seconds per call. However, when exporting 128x the orgmanual introduction, it's called around 25 times giving ~ 80 seconds total time (out of ~200 total). I've traced this a bit and the question does

Re: [O] link abbreviation with multiple params, e. g. for geo locations

2013-05-06 Thread Michael Brand
On Mon, May 6, 2013 at 9:06 AM, Christian Moe m...@christianmoe.com wrote: PS. If Org were to add a default geo: link type, I think it would make sense to keep the parameters to a minimum, i.e. just the latitude and longitude, without backend-dependent options such as Google Maps' spn

Re: [O] Bibliography

2013-05-06 Thread Nicolas Goaziou
Hello, Fabrice Popineau fabrice.popin...@supelec.fr writes: Sure, I remember this thread and it is clear that the problem is very different when it is for LaTeX of for and HTML backend. However, Reftex is provided with Emacs, and it is also integrated to Org mode. Since it is back-end

Re: [O] Image #s and captions missing in Org 8 Latex Export

2013-05-06 Thread Nicolas Goaziou
Hello, Sam Ritchie sritchi...@gmail.com writes: I've just upgraded to org 8 (from 7.9) and am running into an issue with my latex export. I can't get captions to show up on the results of a code block evaluation, or reference those results with, for example [[fig:graph]]: You need to apply

Re: [O] Bibliography

2013-05-06 Thread Fabrice Popineau
Since it is back-end dependent, why don't you use: #+latex: \bibliography{...}\bibilographystyle{...} instead? To avoid duplication. Org-bibtex/reftex need the line: #+bibliography: foo plain You need to set `ad-return-value' somewhere, don't you? :-) This is what I was looking

Re: [O] Image #s and captions missing in Org 8 Latex Export

2013-05-06 Thread Sam Ritchie
Hey, excellent, that works. Thanks so much! Nicolas Goaziou May 6, 2013 1:52 PM Hello,You need to apply CAPTION and NAME keywords on the results, not thesource code.Regards, Sam Ritchie May 6, 2013 10:40 AM Hey all,I've just upgraded to org 8

Re: [O] using gnuplot's splot and every commands on org-mode table data

2013-05-06 Thread Achim Gratz
Eric Schulte writes: If you really wanted to be fancy, gnuplot will let you specify shell transformations as part of the plotting command which would allow you to forego the intermediate code block. As a side-note, if we'd drop the convention that the first separator defines the heading of the

Re: [O] Bibliography

2013-05-06 Thread Nicolas Goaziou
Fabrice Popineau fabrice.popin...@supelec.fr writes: Since it is back-end dependent, why don't you use: #+latex: \bibliography{...}\bibilographystyle{...} instead? To avoid duplication. Org-bibtex/reftex need the line: #+bibliography: foo plain OK. Then, it may indeed be wise to

Re: [O] Question about org-plus-contrib elpa

2013-05-06 Thread Achim Gratz
Seth Mason writes: According to http://orgmode.org/elpa.html the org-plus-contrib package has all the files in the /contrib directory but it looks like it's only grabbing the files that begin with org-. None of the ox- or ob- are in the repo. Looks like this line in servers.mk is the

Re: [O] Exporting large documents

2013-05-06 Thread Nicolas Goaziou
Hello, Achim Gratz strom...@nexgo.de writes: Lawrence Mitchell writes: org-element--current-element takes (on my machine) 0.0003 seconds per call. However, when exporting 128x the orgmanual introduction, it's called around 25 times giving ~ 80 seconds total time (out of ~200 total).

Re: [O] [PATCH] Re: Can't export LaTeX source code blocks

2013-05-06 Thread Eric Schulte
Sebastien Vauban sva-n...@mygooglest.com writes: Sebastien Vauban wrote: Thomas S. Dye wrote: Sebastien Vauban writes: The code block is NEVER exported. I don't understand why? I'm not sure either. I took a quick look at ob-latex.el. The code there sets `:exports results' and then,

Re: [O] latex export of words starting with a superscript

2013-05-06 Thread Marcin Borkowski
Dnia 2013-05-06, o godz. 15:22:47 Brian zenli...@gmail.com napisał(a): Dear list, this is my first time posting here so: thanks for all the work on org-mode! I like the new changes (although the new variable names were a pain). This is either a feature request, a complaint or a

Re: [O] link abbreviation with multiple params, e. g. for geo locations

2013-05-06 Thread Christian Moe
Michael Brand writes: Thinking about this and my previous post I conclude that Org babel is just perfect for my use case. If you want to pass a variety of named parameters, that may be true. On the other hand, since you end up typing the parameter names anyway, the absolutely simplest way to

Re: [O] bug#14346: 24.3; beginning-of-visual-line jumps to previous line in org-mode

2013-05-06 Thread E Sabof
Even if the behavior doesn't change (soon), could the equivalent of the following be implemented in org-mode? It's the only place where this has been problematic for me. (defadvice org-beginning-of-line (after smart-point-adjustment activate) (setq disable-point-adjustment (or (not

[O] INCLUDE directives in new org-mode

2013-05-06 Thread Wiskey 5 Alpha
Hello all, I am trying to use the #+INCLUDE directives to have template information for a series of orgmode files that I want to export. Prior to upgrading to v8, the below minimal example was working. But as of the upgrade, any text in an included file is just copied in verbatim. ---

Re: [O] INCLUDE directives in new org-mode

2013-05-06 Thread OSiUX
El lun, 06 may 2013, Wiskey 5 Alpha decía: Hello all,    I am trying to use the #+INCLUDE directives to have template information for a series of orgmode files that I want to export.  Prior to upgrading to v8, the below minimal example was working.   But as of the upgrade, any

Re: [O] Agenda buffer: 't' key moves current item to window's top line

2013-05-06 Thread Jeff Kowalski
Jeff Kowalski jeff.kowalski at gmail.com writes: Bastien bzg at altern.org writes: Hi James, James Harkins jamshark70 at gmail.com writes: After a recent update, I noticed that the agenda buffer now moves the displayed text when you change an item's TODO state using 't'. Fixed,

Re: [O] Bibliography

2013-05-06 Thread Vikas Rawal
My only concern is about users expecting the keyword to be recognized in other back-ends. Yes please. I am waiting for something that will export bibtex to html. With the old exporter, org-exp-bibtex used bibtex2html to achieve it. But nothing similar is possible with the new exporter. Vikas

[O] disable tangling for an entire section?

2013-05-06 Thread Bill White
Is there a simple way to disable tangling for an entire section's code blocks? Or to put it a different way, can tangling be toggled at the section level and not just the code-block level? I tried this: ** a section in my file :PROPERTIES: :tangle: no :END: by analogy from #+PROPERTY: