[O] Gnuplot and Windows

2017-04-12 Thread Bala Ramadurai
Hello All, I tried my hand with gnuplot yesterday on my windows machine (Windows 10; Emacs 24.5.1; Org 8.3.4) and I keep getting the error "Searching for program: no such file or directory: gnuplot". I googled this and found some forum answers, but none of the tricks solved this issue for me.

Re: [O] make test - two unexpected failures

2017-04-12 Thread Colin Baxter
Hi Nick, On Wed, Apr 12 2017, Nick Dokos wrote: > Just pulled and did make test - I get: > > , > | Ran 731 tests, 729 results as expected, 2 unexpected (2017-04-12 > 14:30:29-0400) > | 7 expected failures > | > | 2 unexpected results: > |FAILED test-org/custom-properties > |FAILED

[O] [PATCH] test-org/fuzzy-links

2017-04-12 Thread Rafael Laboissière
Function org-backward-heading-same-level fails in a specific case. Suppose the following org-mode file: == * first * second * third == where '* first' is right at the beginning of the file. When the cursor is at line '* third' and

Re: [O] Variables in properties no longer working

2017-04-12 Thread Andreas Mueller
Hello Indeed! Thank you for the hint & sorry for the noise. Best regards, Andreas Thibault Marin wrote: > > Hi, > > The syntax has changed in org-9, see > http://orgmode.org/manual/Header-arguments-in-Org-mode-properties.html#Header-arguments-in-Org-mode-properties > > The following seems to

Re: [O] Variables in properties no longer working

2017-04-12 Thread Thibault Marin
Hi, The syntax has changed in org-9, see http://orgmode.org/manual/Header-arguments-in-Org-mode-properties.html#Header-arguments-in-Org-mode-properties The following seems to fix your example: :HEADER-ARGS: :var foo="bar" Andreas Mueller writes: > Hello > > The attached example seems to

[O] Variables in properties no longer working

2017-04-12 Thread Andreas Mueller
Hello The attached example seems to be broken with latest org from ELPA (org-20170210). I can reproduce it with an empty emacs config - it works with org 8.2.10, but when I install org-20170210 I get "Symbol's value as variable is void: foo". Thanks & best regards, Andreas test.org

[O] bug#26467: 25.2; [Org mode] Call dot babel from elisp generate invalid image

2017-04-12 Thread Glenn Morris
Reassigned to org-mode. wang jinjian wrote: > Use case is call dot babel from elisp code block. refer to > http://orgmode.org/worg/org-tutorials/org-dot-diagrams.html > > Below is a more minimal example: > > #+NAME: nodes > | From | To | Weight | > |--++| > | A| B | 3

[O] make test - two unexpected failures

2017-04-12 Thread Nick Dokos
Just pulled and did make test - I get: , | Ran 731 tests, 729 results as expected, 2 unexpected (2017-04-12 14:30:29-0400) | 7 expected failures | | 2 unexpected results: |FAILED test-org/custom-properties |FAILED test-org/forward-paragraph | | mk/targets.mk:103: recipe for

Re: [O] Emacs-orgmode Digest, Vol 134, Issue 12wdxxwcrxxxxxwcxcxcwxw*w##w*‰g%gg"**gg

2017-04-12 Thread Vincent Pressicaud
B bb 5Y n ne​ de n nb bb Gegge x wxxg gg & 3g G gg?¿??¿???5? & ⁣Envoyé par BlueMail ​ &;; Affryrryyeyeyeyeyrytrtyrrryrryrhryrhrhhufxrayrfhà D Gggguggg W W W w , w,w x W Le 12 avr. 2017 18:00,

[O] org-todo-keyword-faces in agenda

2017-04-12 Thread Dale
Greetings! I've got a file-local org-todo-keyword-faces set in an org-mode file. When I use agenda on this org file, my keyword faces from the org-mode buffer don't carry over to the agenda buffer. I assume this is because the local org-todo-keyword-faces value is not set in the agenda buffer.

Re: [O] ox-man line break

2017-04-12 Thread Francesco Montanari
Hello, On 04/01/2017 11:20 AM, Nicolas Goaziou wrote: > Applied. Thank you. Thanks. > Also, if do know and use it, and you have some spare time to share with > us, we have a dire need for a manual chapter about that export back-end. > Just sayin'. Sure, I'll try to reserve some time to work on

Re: [O] Mathjax CDN to shutdown April 30th 2017

2017-04-12 Thread Adonay Felipe Nogueira
I would personally try to avoid CloudFlare, because it currently forces the site visitor to run non-(free/libre) software (automatically through JavaScript). And even if it's prooven to be free/libre, it currently doesn't tell this to the user/visitor in a clear way (next to the place where the

[O] Mathjax CDN to shutdown April 30th 2017

2017-04-12 Thread Adam Aviv
Hi all, I saw this blogpost recently about cdn.mathjax.org will be shutdown on April 30th 2017. https://www.mathjax.org/cdn-shutting-down/ There's a replacement to use cloudflair hosting instead https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?... Is there a plan to move the

Re: [O] Viewing pdf images

2017-04-12 Thread Doyley, Marvin M.
Hi Eduardo, Thanks for the insight, I really appreciate this. Cheers, M > On Apr 10, 2017, at 12:51 PM, Eduardo Mercovich wrote: > > Hi Marvin. > >> I also agree that in terms of resolution (pix per inch ) pdf and jpg are the >> same. However, pdf (and SVG) allow the

Re: [O] Bug: finding close tasks has infinite loop [9.0.5 (release_9.0.5-433-ge65be5 @ /home/hs/.emacs.d/git/org-mode/lisp/)]

2017-04-12 Thread Stefan-W. Hahn
Mail von Stefan-W. Hahn, Fri, 07 Apr 2017 at 09:39:30 +0200: Hello, I tried an instrumented version with code below and got an hint where the time get consumed. > #+BEGIN_QUOTE > ** DONE Task > :@status: > CLOSED: [2017-02-17 Fr

Re: [O] org-plot on multiple y axes

2017-04-12 Thread Eric S Fraga
On Wednesday, 12 Apr 2017 at 11:45, Aaron Jensen wrote: > Hi, > > Is it possible to use org-plot to plot on multiple y axes? gnuplot > supports y2range, and I can specify that, but I don't know how (or if > it is possible) to specify which deps should be plotted against which > axis. I'm not sure

[O] org-plot on multiple y axes

2017-04-12 Thread Aaron Jensen
Hi, Is it possible to use org-plot to plot on multiple y axes? gnuplot supports y2range, and I can specify that, but I don't know how (or if it is possible) to specify which deps should be plotted against which axis. If this is not possible, is it possible to have two charts plotted against the