Re: [O] A couple of trivial improvements

2016-12-26 Thread Nicolas Goaziou
Hello, Arun Isaac writes: > In line 374 of ox-publish.el in `org-publish-needed-p', there are 3 > spaces between "message" and "Skipping". It should better be just 1 > space. > > In the comments in line 624 of ox-publish.el, "excepted" should be > "except". Fixed.

[O] A couple of trivial improvements

2016-12-26 Thread Arun Isaac
In line 374 of ox-publish.el in `org-publish-needed-p', there are 3 spaces between "message" and "Skipping". It should better be just 1 space. In the comments in line 624 of ox-publish.el, "excepted" should be "except". I found these while reading the code. Sorry if I am nitpicking too much.

[O] Passing an image reference to source code block

2016-12-26 Thread shripad sinari
Hello all, I would like to know if there is a way to pass a reference for a figure to a source block as in the following example: x---x--- * Section name some text #+CAPTION: Fig Caption #+NAME: fig:image [[file:img.jpg]] some reference to figure [[fig:image]] * other section

Re: [O] [bug] broken file links

2016-12-26 Thread Samuel Wales
thank you.

Re: [O] [bug] broken file links

2016-12-26 Thread Nicolas Goaziou
Hello, Samuel Wales writes: > some file links are broken in maint that used to work. > > ebbc675bd9890c451ad01910fa2625fa78baac9b is the first bad commit > Date: 2016-11-13 10:58:23 +0100 > > the links are like this. > > * >

Re: [O] Literate config and :tangle clauses

2016-12-26 Thread aaermolov
Hi, Chuck I do not blame Org at first place, but I've bisected my config and the behaviour is the same for a significant list of commits deeper in git history. And, as I've already mentioned, it started to behave as described only some time ago (about a week), after one of the package updates.

Re: [O] Literate config and :tangle clauses

2016-12-26 Thread aaermolov
Yes, I've ended up doing the same. It's not a problem at all, but I was just curious how has it gone that way. regards, Alex joa...@verona.se writes: > aaermo...@gmail.com writes: > >> Hi all! >> >> Recently I've experienced a kind of a problem - my literate Emacs config >> stopped tangling