Re: [O] [PATCH] org-mobile.el: Skip after and before elements

2013-08-11 Thread Achim Gratz
Viktor Rosenfeld writes: TINYCHANGE Just declaring things TINYCHANGE doesn't magically make it so, please remember that the limit is cumulative. Org already has changes from you to core files. Additionally you weren't listed as a TINYCHANGE contributor on Worg (I have just added you). Please

Re: [O] [PATCH] ox-icalendar: fix handling of timestamps

2013-08-11 Thread Nicolas Goaziou
Hello, Viktor Rosenfeld listuse...@gmail.com writes: * ox-icalendar.el (org-icalendar-entry): Honor setting of `org-icalendar-with-timestamps' for timestamps on headlines and checkboxes. The setting `org-icalendar-with-timestamps' was only applied to timestamps which do not

[O] Indicate programming language on babel export to markdown.

2013-08-11 Thread Konstantin
GitHub support programming language highlight for markdown: ```lisp (some-code) ``` When I use org-md-export-to-markdown for such org snippet #+begin_src emacs-lisp (some-code) #+end_src babel is not indicate `emacs-lisp` in the resulting markdown file. Is it possible? How to achieve that? --

Re: [O] Indicate programming language on babel export to markdown.

2013-08-11 Thread Nicolas Goaziou
Hello, Konstantin kosta...@gmail.com writes: GitHub support programming language highlight for markdown: ```lisp (some-code) ``` When I use org-md-export-to-markdown for such org snippet #+begin_src emacs-lisp (some-code) #+end_src babel is not indicate `emacs-lisp` in the resulting

Re: [O] [PATCH] ox-icalendar: fix handling of timestamps

2013-08-11 Thread Viktor Rosenfeld
Hi Nicolas, Nicolas Goaziou wrote: Hello, Viktor Rosenfeld listuse...@gmail.com writes: * ox-icalendar.el (org-icalendar-entry): Honor setting of `org-icalendar-with-timestamps' for timestamps on headlines and checkboxes. The setting `org-icalendar-with-timestamps' was

Re: [O] [PATCH] ox-icalendar: fix handling of timestamps

2013-08-11 Thread Viktor Rosenfeld
Hi Aaron, Aaron Ecay wrote: (lambda (ts) - (let ((uid (format TS%d-%s (incf counter) uid))) -(org-icalendar--vevent entry ts uid summary loc desc cat))) + (let ((type (org-element-property :type ts)) + (uid (format TS%d-%s (incf counter) uid))) +

Re: [O] [PATCH] org-mobile.el: Skip after and before elements

2013-08-11 Thread Viktor Rosenfeld
Hi Achim, Achim Gratz wrote: Viktor Rosenfeld writes: TINYCHANGE Just declaring things TINYCHANGE doesn't magically make it so, please remember that the limit is cumulative. Org already has changes from you to core files. Additionally you weren't listed as a TINYCHANGE contributor on

Re: [O] [PATCH] ox-icalendar: fix handling of timestamps

2013-08-11 Thread Nicolas Goaziou
Viktor Rosenfeld listuse...@gmail.com writes: The docstring of `org-icalendar-with-timestamps' already states: This variable has precedence over `org-export-with-timestamps'. It can also be set with the #+OPTIONS line, e.g. :t. This wouldn't be sufficient: has precedence over isn't a

[O] odt export version conflict on emacs for mac os x

2013-08-11 Thread Skip Collins
The version of org that comes with my stock Emacs on OS X (from emacsformacosx.org) seems to conflict with my git installation of org. This is particularly evident when trying to use ODT export. Emacs.app is located in the usual /Applications folder. The newer org, which I intend to completely

Re: [O] [PATCH] ox-icalendar: fix handling of timestamps

2013-08-11 Thread Viktor Rosenfeld
Hi Nicolas, Nicolas Goaziou wrote: Viktor Rosenfeld listuse...@gmail.com writes: The docstring of `org-icalendar-with-timestamps' already states: This variable has precedence over `org-export-with-timestamps'. It can also be set with the #+OPTIONS line, e.g. :t. This wouldn't

Re: [O] [PATCH] ox-icalendar: fix handling of timestamps

2013-08-11 Thread Viktor Rosenfeld
Hi Nicolas, Viktor Rosenfeld wrote: So I propose to append the docstring of `org-icalendar-export-timestamps': This variable has precedence over and overrides the behavior of `org-export-with-timestamps'. The setting is applied to every timestamp below a headline and not only to

[O] org package file proposition

2013-08-11 Thread Étienne Deparis
Hello, I'm currently working on my spare time on a little CMS build around org mode. The aim of this little project is to provide an easy way to maintain a customizable personal Website, where content are provided by org file. As I was looking for a way to easily publish sort of blog post

[O] example blocks remove initial whitespace

2013-08-11 Thread Samuel Wales
#+BEGIN_EXAMPLE PR /\ #+END_EXAMPLE pre class=example PR /\ /pre This must be deliberate, but I don't know how to disable that feature. Thanks. Samuel -- The Kafka Pandemic: http://thekafkapandemic.blogspot.com

Re: [O] narrowing bug when inserting a headline

2013-08-11 Thread Samuel Wales
On 8/8/13, Carsten Dominik carsten.domi...@gmail.com wrote: On 30.7.2013, at 20:30, Samuel Wales samolog...@gmail.com wrote: I think this is now fixed. Confirmed. Thanks, Carsten. Samuel -- The Kafka Pandemic: http://thekafkapandemic.blogspot.com The disease DOES progress. MANY people

[O] ODT export

2013-08-11 Thread Vikas Rawal
I have an org file with some latex src code blocks embedded in it. These are mainly tables which could not be made using orgmode and had to be coded in latex (orgmode does not allow putting notes at the bottom of table using something like threeparttable). I now need to convert the document to

Re: [O] ODT export

2013-08-11 Thread Yagnesh Raghava Yakkala
Hello Vikas, I don't think you can convert latex bits to org automatically. I was in a similar situation few days ago. I had very satisfying results using LaTeX2HTML and libreoffice convert. (org → latex → html → odt/doc) Citing the procedure I used to convert. ╭─┤

[O] orgmode.org is missing a link to the split HTML manual

2013-08-11 Thread James Harkins
Is there a reason why the org-manual's index is not linked from the head orgmode.org page? Under orgmode.org/#docs, the link to the HTML manual is http://orgmode.org/org.html, which downloads the entire contents of the manual into the browser. This is perhaps tolerable on a full-size computer,

Re: [O] orgmode.org is missing a link to the split HTML manual

2013-08-11 Thread Carsten Dominik
On 12.8.2013, at 05:37, James Harkins jamshar...@gmail.com wrote: Is there a reason why the org-manual's index is not linked from the head orgmode.org page? Under orgmode.org/#docs, the link to the HTML manual is http://orgmode.org/org.html, which downloads the entire contents of the

Re: [O] Upgrading orgmode

2013-08-11 Thread Nick Dokos
Vikas Rawal vikasli...@agrarianresearch.org writes: I normally upgrade my orgmode using sudo make up2, in the orgmode directory. But today when I did it, I get the following error: *** 3 unexpected results: FAILED test-org-export/data-with-backend FAILED

Re: [O] faster agenda with properties support disabled (no org-refresh-properties)

2013-08-11 Thread Carsten Dominik
On 12.8.2013, at 05:43, Daniel Clemente n142...@gmail.com wrote: M-x elp-instrument-package org M-x elp-reset-all run your workload M-x elp-results Incidentally I ran that and I saw: org-agenda1 15.709354028

Re: [O] New exporter and dates in tables

2013-08-11 Thread Carsten Dominik
OK, thank you. - Carsten On 9.8.2013, at 13:02, Bernt Hansen be...@norang.ca wrote: Hi Carsten! All of my headings are followed by an inactive timestamp. I've started leaving a blank line before the content for the heading so the inactive timestamp is not exported when timestamps are