[O] bug#21818: 24.5; org-set-tags-to indentation problems when called programmatically

2015-11-05 Thread Nicolas Goaziou
Hello, Emanuel Evans writes: > Great, is there anything else I should do from my end to make sure it > gets to the org mailing list? (I looked for the original post there and > didn't see it.) You report reached the Org mailing list. Thank you. After a quick glance, I

Re: [O] Resolving links breaks workflow using org-narrow-to-subtree

2015-11-05 Thread Nicolas Goaziou
Hello, Aaron Ecay writes: > This issue has been discussed recently. Nicolas proposed a “draft mode” > that would solve your problem. His most recent proposal is at > . It hasn’t been > pushed to the org repository

Re: [O] Capture and use export header numbering?

2015-11-05 Thread Nicolas Goaziou
Hello, Lawrence Bottorff writes: > It would also be nice if org-mode simply used these numbers in the original > buffer instead of stars. That will not happen. Stars are part of Org syntax. However, you can add overlays on top of stars in order to display numbering instead.

Re: [O] why does exporting look for org-id in the entire file even when subtree export?

2015-11-05 Thread Nicolas Goaziou
Hello, Samuel Wales writes: > i do not claim to understand the code but org-export-get-environment > is possibly calling org-id-find on entire buffer instead of subtree. > > perhaps this explains why exporting a couple of lines without any > org-id link takes 15s to a

Re: [O] Combine tables which are results from calculations?

2015-11-05 Thread Rainer M Krug
Rick Frankel writes: > On Wed, Nov 04, 2015 at 10:03:48AM +0100, Rainer M Krug wrote: >> Rick Frankel writes: >> >> > On Tue, Nov 03, 2015 at 02:18:05PM +0100, Rainer M Krug wrote: >> >> Hi >> >> >> >> Considering the following example: >> > >> > here's a

Re: [O] [RFC] [PATCH] Automatically quote the arguments to an eval macro

2015-11-05 Thread Nicolas Goaziou
Hello, Aaron Ecay writes: > Currently, eval macros need to quote their arguments: > > #+macro: identity (eval "$1") > > This means: > 1. Users need to remember to put quotes around $n all the time > 2. It’s impossible to pass arguments with a " character to a macro This

Re: [O] [RFC] [PATCH] Automatically quote the arguments to an eval macro

2015-11-05 Thread Aaron Ecay
Hi Nicolas, Thanks for your feedback. 2015ko azaroak 5an, Nicolas Goaziou-ek idatzi zuen: [...] >> This means: >> 1. Users need to remember to put quotes around $n all the time >> 2. It’s impossible to pass arguments with a " character to a macro > > This can be fixed by removing the

Re: [O] Resolving links breaks workflow using org-narrow-to-subtree

2015-11-05 Thread Aaron Ecay
Hi Nicolas, 2015ko azaroak 5an, Nicolas Goaziou-ek idatzi zuen: > > Hello, > > Aaron Ecay writes: > >> This issue has been discussed recently. Nicolas proposed a “draft mode” >> that would solve your problem. His most recent proposal is at >>

[O] bug#21818: 24.5; org-set-tags-to indentation problems when called programmatically

2015-11-05 Thread Nicolas Goaziou
Nicolas Goaziou writes: > After a quick glance, I think you are right: invisible characters are > not treated the same way in both cases. I'll investigate deeper soon. Fixed in d5767ad.

Re: [O] BUG: emacs orgmode ob-R.el function org-babel-R-evaluate-session over aggressively performs "; ; cleanup extra prompts left in output" and a possible workaround

2015-11-05 Thread Nicolas Goaziou
Hello, "Charles C. Berry" writes: > I have traced this back to its source, and the culprit appears to be me. > > See > commit dc92eaa08d89e4bc9556f868ae65633196157a8d > Author: Eric Schulte > Date: Wed Jul 28 08:05:30 2010 -0600 > and

Re: [O] Org Babel resolution of `:var` value reference inconsistent

2015-11-05 Thread Martin Carlé
On 2015-11-04 Wed 14:14, Andreas Leha wrote: > ,--- > | > I'd say it is a bug if the results from evaluation differ between > | > manual evaluation and during export. > | > > | > And even if it is not explicitely

Re: [O] Capture and use export header numbering?

2015-11-05 Thread Myles English
Hello Lawrence, Lawrence Bottorff writes: > When an outline tree of headers > > * top 1 > ** something > ** something > ** something > *** something > something > * something > ** something > > is exported, say, to html, org-mode produces a numerical outline as deep as > the

Re: [O] Org and Citations / References / Bibliography

2015-11-05 Thread John Kitchin
Can you send me a minimal org and bib file you are using that doesn't work, and how you have it set up? Does helm-bibtex work for you? We use org-ref on a daily basis, so it should work. Rainer M Krug writes: > Hi > > I have been following the whole discussion about the implementation of a >

[O] environmental variables in links in org

2015-11-05 Thread Zhihao Ding
Hi guys, Is it a good idea to use environment variables in the links referenced in a org file? e.g. [[$mydata/myfigure.pdf]] If so how to achieve this? Many thanks, Zhihao

Re: [O] Wrong results from R source block when returning a list

2015-11-05 Thread Rainer M Krug
"Charles C. Berry" writes: > On Tue, 3 Nov 2015, Rainer M Krug wrote: > >> Hi >> >> The following code block returns a wrong table / list: >> >> >> #+begin_src R :results value list >> list(1:10, 1:5) >> #+end_src >> >> #+RESULTS: >> - (1 1) >> - (2 2) >> - (3 3) >> - (4 4) >>

[O] Org and Citations / References / Bibliography

2015-11-05 Thread Rainer M Krug
Hi I have been following the whole discussion about the implementation of a good citation system in org, which is really necessary. At the moment I am again at that point where I would like to include citations in a document and I don't get any citation system to work - neither org-ref[1] nor

[O] :noweb no-export and syntax highlighting upon export to html

2015-11-05 Thread Joost Helberg
ls, In the org-code below syntax highlighting in both code-blocks in the emacs-buffer is fine, but the html-export only works nice in case of using :noweb yes, the no-export option screws up syntax highlighting in the html-output (two screenshots included). I understood that htmlize is used for

Re: [O] bug#21818: 24.5; org-set-tags-to indentation problems when called programmatically

2015-11-05 Thread Emanuel Evans
Nicolas Goaziou writes: > Fixed in d5767ad. Awesome, thanks for looking at this!

[O] Bug: Export fails with a type error [8.3.2 (8.3.2-10-g00dacd-elpa @ /Users/hedman/.emacs.d/elpa/org-20151005/)]

2015-11-05 Thread Noruna AB c/o Hedman
When exporting an org-documnent that has worked before I get the following error apply: Wrong type argument: listp, #("Post-it lappar från workshop" 0 28 (:parent (#0))). It seems that it is the header of the file that is causing problems. The error started to occur after upgrading.

Re: [O] Bug: Export fails with a type error [8.3.2 (8.3.2-10-g00dacd-elpa @ /Users/hedman/.emacs.d/elpa/org-20151005/)]

2015-11-05 Thread Noruna AB c/o Hedman
Downloading and recompiling again fixed this problem. Close this. /F 3 nov 2015 kl. 11:19 skrev Noruna AB c/o Hedman : > When exporting an org-documnent that has worked before I get the > following error > > apply: Wrong type argument: listp, #("Post-it lappar från

[O] Bug: org-set-tags-to indentation problems when called programmatically [8.2.10 (release_8.2.10 @ /usr/share/emacs/24.5/lisp/org/)]

2015-11-05 Thread Emanuel Evans
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list.

Re: [O] bug in org-habits

2015-11-05 Thread Bastien Guerry
Hi John and Achim, John Wiegley writes: >> Achim Gratz writes: > >> I don't think so. Search for end of entry can be complex in itself and you >> would never know if the properties you find by looking back aren't belonging >> to an entry one level

Re: [O] why does exporting look for org-id in the entire file even when subtree export?

2015-11-05 Thread Samuel Wales
thank you. p.s. any reason this is not also fixed in maint?

[O] Best way to edit org files via Dropbox on an IOS device?

2015-11-05 Thread Chris Patti
I've tried MobileOrg and the strange (to me :) push/pull workflow doesn't fit my needs very well. Dropbox has an excellent IOS client, I'd love to just be able to load and edit my .org files from that with some app or other. Does such exist? Thanks! -Chris -- Christopher Patti - Geek At Large

Re: [O] Best way to edit org files via Dropbox on an IOS device?

2015-11-05 Thread Eric S Fraga
On Thursday, 5 Nov 2015 at 15:53, Chris Patti wrote: > I've tried MobileOrg and the strange (to me :) push/pull workflow > doesn't fit my needs very well. > > Dropbox has an excellent IOS client, I'd love to just be able to load > and edit my .org files from that with some app or other. > > Does

Re: [O] Publishing a Book as PDF and ePub.

2015-11-05 Thread Eric S Fraga
On Thursday, 5 Nov 2015 at 20:34, Ian Barton wrote: > Thanks, that looks as though it will do what I need and much simpler > than KOMA scrbook. Once you are comfortable with the default book class, you can consider moving to the KOMA equivalent as it *is* much nicer and allows you to control all

Re: [O] [Rittwik Chatterjee] bug#21838: Org Table edits item incorrectly

2015-11-05 Thread Nicolas Goaziou
Hello, John Wiegley writes: > In case this wasn't seen by the Org maintainers... It wasn't. > Date: Thu, 5 Nov 2015 10:07:36 +0530 (17 hours, 46 minutes, 45 seconds ago) > From: Rittwik Chatterjee > To: 21...@debbugs.gnu.org > Subject: bug#21838: Org

[O] bug#21818: 24.5; org-set-tags-to indentation problems when called programmatically

2015-11-05 Thread Emanuel Evans
Glenn Morris writes: > Nope, just a mailing list AFAIK. Assigning something to the debbugs > org-mode package (which I already did for this report) sends stuff there. Great, is there anything else I should do from my end to make sure it gets to the org mailing list? (I looked for

Re: [O] Publishing a Book as PDF and ePub.

2015-11-05 Thread Ian Barton
On Tue, Nov 03, 2015 at 10:56:14AM +, Eric S Fraga wrote: > On Monday, 2 Nov 2015 at 15:37, Ian Barton wrote: > > Next year our mountaineering club has its 50th anniversary. On the > > 21st anniversary we published a book of articles written by members of > > the club. > [...] > > > However,

Re: [O] why does exporting look for org-id in the entire file even when subtree export?

2015-11-05 Thread Nicolas Goaziou
Samuel Wales writes: > thank you. > > p.s. any reason this is not also fixed in maint? It relies on a previous change which is master only. Regards,

[O] bug#21818: 24.5; org-set-tags-to indentation problems when called programmatically

2015-11-05 Thread Emanuel Evans
Eli Zaretskii writes: > Org mode has its own bug tracker, AFAIR. OK, I'll submit there. Thanks! > P.S. Your email bounces, so sending me a private email is not very > wise... Oops, sorry about that and thanks for the heads up.

Re: [O] Org Babel resolution of `:var` value reference inconsistent

2015-11-05 Thread Andreas Leha
Hi Nicolas, Nicolas Goaziou writes: > Hello, > > Martin Carlé writes: > >> On 2015-11-04 Wed 14:14, Andreas Leha wrote: >> >>> ,--- >>> | > I'd say it is a bug if the results

[O] [Rittwik Chatterjee] bug#21838: Org Table edits item incorrectly

2015-11-05 Thread John Wiegley
In case this wasn't seen by the Org maintainers... --- Begin Message --- Start emacs with `emacs -Q' Create a Org file `test.org' Copy the following table into that file and save. |---+-| | Plugins | How to install |

Re: [O] contributing to work on citations

2015-11-05 Thread Matt Price
On Wed, Nov 4, 2015 at 10:18 AM, Aaron Ecay wrote: > > > > 3. Handling of citation links in the various export engines > > Functions must be written to handle citations in, at minimum, latex, > html, > > and org > > > > 4. Interface with backends > > Org should be able to

Re: [O] problems with export and :cache

2015-11-05 Thread Nicolas Goaziou
Aaron Ecay writes: > Thanks for the comments. I pushed a patch with all your suggestions > applied. Thank you. Regards,

Re: [O] [RFC] [PATCH] bug with babel call lines and cache

2015-11-05 Thread Aaron Ecay
Hello all, 2015ko urriak 30an, Aaron Ecay-ek idatzi zuen: > > Hello all, > > In playing around with some of the cache-related issues, I’ve discovered > that C-c C-c on the following #+call line will give the following > backtrace: > [...] > > The problem is that unprocessed params (in the

Re: [O] :noweb no-export and syntax highlighting upon export to html

2015-11-05 Thread Aaron Ecay
Hi Joost, Org’s html export relies on the syntax of the source block being valid in the block’s language, for the corresponding emacs major mode to highlight it properly. In general, I wouldn’t rely on it behaving properly in the presence of unexpanded noweb references. That said... 2015ko

Re: [O] Org Babel resolution of `:var` value reference inconsistent

2015-11-05 Thread Nicolas Goaziou
Hello, Martin Carlé writes: > On 2015-11-04 Wed 14:14, Andreas Leha wrote: > >> ,--- >> | > I'd say it is a bug if the results from evaluation differ between >> | > manual evaluation and during export.

Re: [O] problems with export and :cache

2015-11-05 Thread Aaron Ecay
Hi Nicolas, Thanks for the comments. I pushed a patch with all your suggestions applied. -- Aaron Ecay