Re: [O] user-error: No language for src block: (unnamed) when running `org-icalendar-combine-agenda-files`

2015-08-21 Thread Charles C. Berry
On Fri, 21 Aug 2015, Andreas Leha wrote: Hi, Just a small comment. [ ... discussion of :caching of evaluation results ... ] For purely R-based work, Charles Berry’s ox-ravel package https://github.com/chasberry/orgmode-accessories/blob/master/ox-ravel.org is a very interesting approach,

[O] HTML Export, CSS Styling

2015-08-21 Thread David A. Gershman
I've been reading all evening about HTML exporting, style sheets, etc. Maybe I've been inundated with information, but I haven't been able to determine an answer to my question: can text in the middle of a paragraph by styled? For example: * Heading 1 This is the paragraph body that will

[O] HTML export / list issues

2015-08-21 Thread Jarmo Hurri
Greetings. Below is a (hopefully) self-explanatory org file of my problem and the associated html export. Jarmo * Problem description The examples below illustrate three problems I have with lists and html export at the moment. 1. lists alphabetized in org are enumerated in html 2.

[O] export (to gfm) with file local variables

2015-08-21 Thread Andreas Leha
Hi all, How can I make my toy sample file below export properly to github flavoured markdown (using ox-gfm)? (Of course including the file local variables in exported *.md file...) If I try I get , | hack-local-variables: Malformed local variable line: ` Thanks, Andreas PS: the

Re: [O] Local variables in an org file

2015-08-21 Thread Jarmo Hurri
Thomas S. Dye t...@tsdye.com writes: * Define a local variable #+name: my-var #+header: :exports none #+begin_src R 768 #+end_src #+name: pass-my-var-to-code-block #+header: :var x=my-var #+header: :exports both #+begin_src emacs-lisp (+ x 1) #+end_src #+results:

Re: [O] export (to gfm) with file local variables

2015-08-21 Thread Andreas Leha
I forgot... Andreas Leha andreas.l...@med.uni-goettingen.de writes: Hi all, How can I make my toy sample file below export properly to github flavoured markdown (using ox-gfm)? (Of course including the file local variables in exported *.md file...) ... and without having them apply to the

Re: [O] Regression: org-translate-link doesn't work correctly in Org 8.3

2015-08-21 Thread Sergei Nosov
What doesn't work? I.e., what is produced and what did you expect instead? ​ The jump via C-c C-o didn't work for me. But I figured it out in a meanwhile - supposedly, what was previously called thisfile link type is now called fuzzy.​ Thanks. IIUC MELPAe they should already be available.

Re: [O] Regression: org-translate-link doesn't work correctly in Org 8.3

2015-08-21 Thread Nicolas Goaziou
Sergei Nosov sergei.no...@gmail.com writes: The jump via C-c C-o didn't work for me. But I figured it out in a meanwhile - supposedly, what was previously called thisfile link type is now called fuzzy.​ Thanks. fuzzy are for text search, targets and NAME keywords. I'm not sure what was the

Re: [O] user-error: No language for src block: (unnamed) when running `org-icalendar-combine-agenda-files`

2015-08-21 Thread Ista Zahn
On Fri, Aug 21, 2015 at 7:50 AM, Nicolas Goaziou m...@nicolasgoaziou.fr wrote: Hello, JI, Xiang h...@xiangji.me writes: Well actually I think the error shows because of another block below the emacs-lisp blocks. In this header I just wrote #+BEGIN_SRC without any language name. Is it

Re: [O] export (to gfm) with file local variables

2015-08-21 Thread Nick Dokos
Andreas Leha andreas.l...@med.uni-goettingen.de writes: I forgot... Andreas Leha andreas.l...@med.uni-goettingen.de writes: Hi all, How can I make my toy sample file below export properly to github flavoured markdown (using ox-gfm)? (Of course including the file local variables in

Re: [O] user-error: No language for src block: (unnamed) when running `org-icalendar-combine-agenda-files`

2015-08-21 Thread Ista Zahn
On Fri, Aug 21, 2015 at 10:43 AM, Andreas Leha andreas.l...@med.uni-goettingen.de wrote: Hi, Ista Zahn istaz...@gmail.com writes: On Fri, Aug 21, 2015 at 10:20 AM, Nicolas Goaziou m...@nicolasgoaziou.fr wrote: Ista Zahn istaz...@gmail.com writes: Unless you've restored sanity by setting

Re: [O] user-error: No language for src block: (unnamed) when running `org-icalendar-combine-agenda-files`

2015-08-21 Thread Ista Zahn
On Fri, Aug 21, 2015 at 10:20 AM, Nicolas Goaziou m...@nicolasgoaziou.fr wrote: Ista Zahn istaz...@gmail.com writes: Unless you've restored sanity by setting org-export-babel-evaluate to nil. Personally I think this is not a good default. Source block evaluation and export are distinct

Re: [O] user-error: No language for src block: (unnamed) when running `org-icalendar-combine-agenda-files`

2015-08-21 Thread Andreas Leha
Hi, Ista Zahn istaz...@gmail.com writes: On Fri, Aug 21, 2015 at 10:20 AM, Nicolas Goaziou m...@nicolasgoaziou.fr wrote: Ista Zahn istaz...@gmail.com writes: Unless you've restored sanity by setting org-export-babel-evaluate to nil. Personally I think this is not a good default. Source

Re: [O] HTML export / list issues

2015-08-21 Thread Nicolas Goaziou
Hello, Jarmo Hurri jarmo.hu...@iki.fi writes: Below is a (hopefully) self-explanatory org file of my problem and the associated html export. Jarmo * Problem description The examples below illustrate three problems I have with lists and html export at the moment. 1. lists

Re: [O] user-error: No language for src block: (unnamed) when running `org-icalendar-combine-agenda-files`

2015-08-21 Thread Nicolas Goaziou
Ista Zahn istaz...@gmail.com writes: Unless you've restored sanity by setting org-export-babel-evaluate to nil. Personally I think this is not a good default. Source block evaluation and export are distinct actions, and I don't see why they should be linked by default. Wild guess: Principle

Re: [O] user-error: No language for src block: (unnamed) when running `org-icalendar-combine-agenda-files`

2015-08-21 Thread Nicolas Goaziou
Ista Zahn istaz...@gmail.com writes: I agree that it is safer. In my case its safer like a 10 MPH speed limit. Safe yes, but too slow! Doesn't Babel :cache property help here? Regards,

[O] Collaborative Team Project Management with Orgmode?

2015-08-21 Thread Tory S. Anderson
I've relied on Orgmode heavily for over half a decade, and I'm loathe to leave it. But what solutions have been found out there for using it collaboratively (where others are not using emacs), rather than just for personal task management (where it excels)? It has some integration with Trello,

Re: [O] Bug: org-element--cache-sync called after switching buffers [8.3.1 (8.3.1-16-gf6aa53-elpa @ /home/mah/.emacs.d/elpa/org-20150810/)]

2015-08-21 Thread Nicolas Goaziou
Hello, Mark A. Hershberger m...@everybody.org writes: While composing an email in mu4e, I get the following backtrace. It looks like this is because mu4e switches buffers between the time org-element-cache-reset is called and the time that org-element--cache-sync is called. Does the

Re: [O] user-error: No language for src block: (unnamed) when running `org-icalendar-combine-agenda-files`

2015-08-21 Thread Ista Zahn
On Fri, Aug 21, 2015 at 11:04 AM, Nicolas Goaziou m...@nicolasgoaziou.fr wrote: Ista Zahn istaz...@gmail.com writes: I agree that it is safer. In my case its safer like a 10 MPH speed limit. Safe yes, but too slow! Doesn't Babel :cache property help here? It does actually, to my surprise. I

Re: [O] beamer_env tag issue with empty headlines

2015-08-21 Thread Rafael
Nicolas Goaziou m...@nicolasgoaziou.fr writes: Rafael rvf0...@gmail.com writes: I mean that I would like to have a new variable, say, 'org-no-headlines-between-colons', that when set to t, would cause org to treat any part of a heading between colons as a tag. My question was: what for? Do

Re: [O] export (to gfm) with file local variables

2015-08-21 Thread Andreas Leha
Hi Nick, Nick Dokos ndo...@gmail.com writes: Andreas Leha andreas.l...@med.uni-goettingen.de writes: I forgot... Andreas Leha andreas.l...@med.uni-goettingen.de writes: Hi all, How can I make my toy sample file below export properly to github flavoured markdown (using ox-gfm)? (Of

Re: [O] export (to gfm) with file local variables

2015-08-21 Thread Andreas Leha
Hi Nick, Nick Dokos ndo...@gmail.com writes: Andreas Leha andreas.l...@med.uni-goettingen.de writes: Hi Nick, Nick Dokos ndo...@gmail.com writes: Andreas Leha andreas.l...@med.uni-goettingen.de writes: I forgot... Andreas Leha andreas.l...@med.uni-goettingen.de writes: Hi all, How

Re: [O] Add version header to org.el

2015-08-21 Thread Rasmus
Achim Gratz strom...@nexgo.de writes: Rasmus writes: Is there any issues with adding a version header to org.el in maint and master? I don't think so. It may require to update README_maintainer accordingly. Done. Please revert that change. Done. I was very busy this week. Rasmus --

Re: [O] Add version header to org.el

2015-08-21 Thread Achim Gratz
Rasmus writes: Done. I was very busy this week. No worries. Now, if Bastien would make up his mind if we generate an org.el to facade for the file that will have the content (what will we name this?)… However, this would have to be done on maint, so there's the question of whether and when we

Re: [O] user-error: No language for src block: (unnamed) when running `org-icalendar-combine-agenda-files`

2015-08-21 Thread Andreas Leha
Hi, Just a small comment. [ ... discussion of :caching of evaluation results ... ] For purely R-based work, Charles Berry’s ox-ravel package https://github.com/chasberry/orgmode-accessories/blob/master/ox-ravel.org is a very interesting approach, since it relies on the cache feature of

Re: [O] user-error: No language for src block: (unnamed) when running `org-icalendar-combine-agenda-files`

2015-08-21 Thread Charles C. Berry
On Fri, 21 Aug 2015, Ista Zahn wrote: On Fri, Aug 21, 2015 at 11:04 AM, Nicolas Goaziou m...@nicolasgoaziou.fr wrote: Ista Zahn istaz...@gmail.com writes: I agree that it is safer. In my case its safer like a 10 MPH speed limit. Safe yes, but too slow! Doesn't Babel :cache property help

Re: [O] HTML export / list issues

2015-08-21 Thread Rick Frankel
On Fri, Aug 21, 2015 at 02:58:35PM +0200, Nicolas Goaziou wrote: Hello, Jarmo Hurri jarmo.hu...@iki.fi writes: Below is a (hopefully) self-explanatory org file of my problem and the associated html export. Jarmo * Problem description The examples below illustrate three

Re: [O] user-error: No language for src block: (unnamed) when running `org-icalendar-combine-agenda-files`

2015-08-21 Thread Aaron Ecay
Hi Ista, 2015ko abuztuak 21an, Ista Zahn-ek idatzi zuen: On Fri, Aug 21, 2015 at 11:04 AM, Nicolas Goaziou m...@nicolasgoaziou.fr wrote: Ista Zahn istaz...@gmail.com writes: I agree that it is safer. In my case its safer like a 10 MPH speed limit. Safe yes, but too slow! Doesn't Babel

Re: [O] export (to gfm) with file local variables

2015-08-21 Thread Nicolas Goaziou
Hello, Nick Dokos ndo...@gmail.com writes: That seems to be caused by the empty lines in the Local Variables: section of the md file: div id=table-of-contents h2Table of Contents/h2 div id=text-table-of-contents ul lia href=#orgheadline11. Test File/a/li /ul /div /div !-- Some

Re: [O] export (to gfm) with file local variables

2015-08-21 Thread Nick Dokos
Andreas Leha andreas.l...@med.uni-goettingen.de writes: Hi Nick, Nick Dokos ndo...@gmail.com writes: Andreas Leha andreas.l...@med.uni-goettingen.de writes: I forgot... Andreas Leha andreas.l...@med.uni-goettingen.de writes: Hi all, How can I make my toy sample file below export

Re: [O] beamer_env tag issue with empty headlines

2015-08-21 Thread Pip Cet
On 8/19/15, Nicolas Goaziou m...@nicolasgoaziou.fr wrote: Prateek Mehta prateekmehta...@gmail.com writes: That probably makes sense, though I still feel it is a little inconsistent. One could argue that anything within colons is an org tag (regardless of whether the title is empty), and

Re: [O] Valid use cases for lists?

2015-08-21 Thread Rasmus
Peter Salazar cycleofs...@gmail.com writes: Export isn't a good reason to use lists over headings, since you can always export headings as li lists if you want to, e.g. by setting number of heading levels in export options. This doesn't mean plain text lists aren't useful in org, it just

Re: [O] Stable releases

2015-08-21 Thread Rasmus
Hi, One data point: I can absolutely not be bothered using anything that is not at least in contrib. Just out of curiosity: don't you use the Emacs package system at all? At work I cannot use package.el. At home, the search cost associated with checking out org-random-mode is higher. If

Re: [O] Regression: org-translate-link doesn't work correctly in Org 8.3

2015-08-21 Thread Achim Gratz
Nicolas Goaziou writes: I think Org ELPA's release is updated at least every week. The last update was published with a wrong version number (that package manager will not consider as an update) and no further updates will be published at all I suspect unless the version header in org.el gets

Re: [O] Local variables in an org file

2015-08-21 Thread Thomas S . Dye
Aloha Jarmo, Jarmo Hurri jarmo.hu...@iki.fi writes: Thomas S. Dye t...@tsdye.com writes: * Define a local variable #+name: my-var #+header: :exports none #+begin_src R 768 #+end_src #+name: pass-my-var-to-code-block #+header: :var x=my-var #+header: :exports both #+begin_src

Re: [O] export (to gfm) with file local variables

2015-08-21 Thread Nick Dokos
Andreas Leha andreas.l...@med.uni-goettingen.de writes: Thanks for following that up! That is interesting. How did you see that file with the empty lines? I do not get anything exported -- neither md nor gfm. I looked in the *temp* buffer (which is normally hidden - note the initial

Re: [O] Bug: Capturing to datetree with inactive timestamp messes up level of heading

2015-08-21 Thread Nicolas Goaziou
Hello, Gregor Zattler telegr...@gmx.net writes: customizing org to add timestamps in datetrees via … (org-datetree-add-timestamp (quote inactive) nil nil Add an inactive time stamp when create a datetree entry.)… and activating a minimal capture template which captures to a datetree results

Re: [O] export (to gfm) with file local variables

2015-08-21 Thread Andreas Leha
Nick Dokos ndo...@gmail.com writes: Andreas Leha andreas.l...@med.uni-goettingen.de writes: Thanks for following that up! That is interesting. How did you see that file with the empty lines? I do not get anything exported -- neither md nor gfm. I looked in the *temp* buffer (which is

Re: [O] export (to gfm) with file local variables

2015-08-21 Thread Andreas Leha
Hi Nicolas, Nicolas Goaziou m...@nicolasgoaziou.fr writes: Hello, Nick Dokos ndo...@gmail.com writes: That seems to be caused by the empty lines in the Local Variables: section of the md file: div id=table-of-contents h2Table of Contents/h2 div id=text-table-of-contents ul lia

Re: [O] user-error: No language for src block: (unnamed) when running `org-icalendar-combine-agenda-files`

2015-08-21 Thread Nicolas Goaziou
Hello, JI, Xiang h...@xiangji.me writes: Well actually I think the error shows because of another block below the emacs-lisp blocks. In this header I just wrote #+BEGIN_SRC without any language name. Is it actually wrong and maybe I should have written #+BEGIN_EXAMPLE instead? Correct.

Re: [O] beamer_env tag issue with empty headlines

2015-08-21 Thread Nicolas Goaziou
Rafael rvf0...@gmail.com writes: I mean that I would like to have a new variable, say, 'org-no-headlines-between-colons', that when set to t, would cause org to treat any part of a heading between colons as a tag. My question was: what for? Do you have a (simple) use-case? Regards,

[O] ox-gfm and toc

2015-08-21 Thread Andreas Leha
Hi all, I am confused about how tables of content are handled in ox-gfm. If I let org-mode do the default toc (#+OPTIONS: toc:t) then the TOC seems to work -- even without using the generated anchors for the headlines. Test file: --8---cut here---start-8---

Re: [O] Local variables in an org file

2015-08-21 Thread Rainer M Krug
Jarmo Hurri jarmo.hu...@iki.fi writes: Thomas S. Dye t...@tsdye.com writes: * Define a local variable #+name: my-var #+header: :exports none #+begin_src R 768 #+end_src #+name: pass-my-var-to-code-block #+header: :var x=my-var #+header: :exports both #+begin_src emacs-lisp (+ x 1)

Re: [O] 8.3.1 bug or misunderstanding -- inline archive

2015-08-21 Thread Nicolas Goaziou
Hello, Kyle Meyer k...@kyleam.com writes: Hymie! hy...@lactose.homelinux.net writes: I have a few items in my org file that are tagged ARCHIVE. They show up grey in my emacs window. If I sit the cursor on the * bullet and hit TAB, I get a message that says Subtree is archived and stays

Re: [O] Regression: org-translate-link doesn't work correctly in Org 8.3

2015-08-21 Thread Nicolas Goaziou
Sergei Nosov sergei.no...@gmail.com writes: 1. Previously, the type of the link was thisfile, now it's custom-id and also, the leading hash is removed from the link. Let's consider the [[#about][About]] example once again. Previously, I was given (thisfile . #about) and I changed this to

Re: [O] [Feature Request] Let publishing-function decide :output-file and whether publishing is needed

2015-08-21 Thread Ruben Maher
Rasmus ras...@gmx.us writes: OK. I did not test your patch, but can you please test and indicate whether the following features work as expected with your patch: - automatic sitemap. - linking org files (foo.org links to bar.org). - async export (since you change

Re: [O] [Feature Request] Let publishing-function decide :output-file and whether publishing is needed

2015-08-21 Thread Ruben Maher
Nicolas Goaziou m...@nicolasgoaziou.fr writes: Can't you simply use org-publish-after-publishing-hook to copy the published file elsewhere? Or, if you write your own exporter, do it à la ox-latex.el, i.e., publish in :base-directory and move it elsewhere with `org-publish-attachment'? I

[O] Tag hierarchies

2015-08-21 Thread Shankar Rao
I've read about tag hierarchies in the manual (http://orgmode.org/manual/Tag-hierarchy.html#Tag-hierarchy) and my understanding is that searching for a group tag A will search for headlines tagged either with A or any of A's descendants. However this isn't the behavior I observe. In the example

Re: [O] Stable releases

2015-08-21 Thread Suvayu Ali
Hi Tom, On Thu, Aug 20, 2015 at 01:56:43PM -1000, Thomas S. Dye wrote: Bastien b...@gnu.org writes: Hi Rasmus, Rasmus ras...@gmx.us writes: One data point: I can absolutely not be bothered using anything that is not at least in contrib. Just out of curiosity: don't you use