[O] table, columns and plot

2016-01-26 Thread flav
Hi ! I want to plot the extract of columns : But, the gnuplot block do not found the tab1. Is it possible to name the columnview table ? Org-mode version 8.3.3 (8.3.3-17-gce80a0-elpa @ /home/flav/.emacs.d/elpa/org-20160118/) Thks * Synthèse #+name: tab1 #+begin: columnview :hlines 1 :id

Re: [O] Breaking up long #+TBLFM line?

2016-01-26 Thread Nicolas Goaziou
Hello, "Loris Bennett" writes: > However, it seems a little inconsistent that some options, like > '#+OPTIONS' or '#+LATEX_HEADER', are cumulative whereas others, like > '#+TBLFM', are not. Those are different things. #+LATEX_HEADER is a global keyword, which

Re: [O] set modes for org-edit-special (elisp block)

2016-01-26 Thread Alan Schmitt
Hello, On 2016-01-25 12:37, Nick Dokos writes: > Alan Schmitt writes: > >> I’m having the same problem with python: I’m still in emacs-lisp mode. >> I checked the value of the variable and it is as expected. For some >> reason the change is not

Re: [O] table, columns and plot

2016-01-26 Thread flav
Eric S Fraga writes: > On Tuesday, 26 Jan 2016 at 11:20, f...@epita.fr wrote: >> Hi ! >> I want to plot the extract of columns : >> But, the gnuplot block do not found the tab1. >> Is it possible to name the columnview table ? >> >> Org-mode version 8.3.3

[O] [PATCH] org-attach.el: Get attachments from git annex

2016-01-26 Thread Erik Hetzner
* org-attach.el (org-attach-use-annex): New function to check if git annex should be used. (org-attach-annex-get-maybe): New function to get a file from git annex if necessary. (org-attach-annex-confirm-get-function): New defcustom to determine behavior of org-attach-annex-get-maybe.

Re: [O] make test hangs (master)

2016-01-26 Thread Erik Hetzner
On Mon, 25 Jan 2016 21:51:05 -0800, Erik Hetzner wrote: > > Hi all, > > make test is hanging on my environment, on the babel sh tests. […] It turns out the issue is my prompt, that is, the value of the =PS1= environment variable, which contains a lambda (λ, U+03BB). I suspect

Re: [O] font bug in 0.9.16

2016-01-26 Thread Robert Horn
Robert Horn writes: Apologies, sent to the wrong list R Horn -- Sent with my mu4e

[O] table editor is off screen (was: Breaking up long #+TBLFM line?)

2016-01-26 Thread Karl Voit
* Samuel Wales wrote: > i find the table editor is broken in maint. the point in the other > window is off screen most of the time. at least with large fonts. In my setup, this is always the case, yes. Very annoying. To be more specific: When I press "C-c '" on a table,

[O] [Beamer] headings missing with two columns

2016-01-26 Thread Loris Bennett
Hi, With the following: #+TITLE: test #+OPTIONS: H:3 #+LaTeX_CLASS: beamer * blah ** test *** Food :B_columns: :PROPERTIES: :BEAMER_env: columns :END: Fruit

Re: [O] Require feedback on an idea: move to a central server all my org file and edit from there?

2016-01-26 Thread Jorge A. Alfaro-Murillo
Marcin Borkowski writes: On 2016-01-23, at 19:28, Xebar Saram wrote: Thanks for the feedback guys! Marcin: do you know of good packages or methods to auto push/pull from emacs each time you save a file (preferably ones that dont require coding skills :-)) Sadly, no.

[O] bug#22399: org-mode fontification

2016-01-26 Thread Kyle Meyer
Stefan Monnier writes: >> Thank you. That seems to work nicely. >> Is there anything else I need to do for the first patch? > > No, it's good to go. If you don't have commit rights, I can install it > for you into emacs-25, unless the Org guys prefer to do it via the

Re: [O] [PATCH] org-attach.el: Fetch attachments from git annex

2016-01-26 Thread Erik Hetzner
On Mon, 25 Jan 2016 23:40:33 -0800, Kyle Meyer wrote: > > Erik Hetzner writes: > > […] > > * mk/targets.mk: Fix cleantest target to for deleting git annex repos. > ^^ > Typo

[O] bug#22469: org-mode export fail

2016-01-26 Thread Kyle Meyer
phillip.l...@russet.org.uk (Phillip Lord) writes: > Kyle Meyer writes: [...] >> This should be fixed on the Org side as of 44c8cd7 (2015-08-10): [...] > Okay. What's the best way to get this fix onto the release branch? I'm not sure, but I just asked a related question in

Re: [O] commit 7b9f2fba66

2016-01-26 Thread Achim Gratz
Rafael Laboissiere writes: > I am the author of the commits and I sincerely apologize for breaking > the usual rules of development of Org-mode. Thanks. > I contributed in the past to both Worg and Org-mode itself. I do not > remember who gave me push access to the Git repositories, it was some

Re: [O] [Beamer] headings missing with two columns

2016-01-26 Thread Eric S Fraga
On Tuesday, 26 Jan 2016 at 16:11, Loris Bennett wrote: > Hi, > > With the following: [...] > I expected to see headings "Fruit" and "Vegetables" over the two > columns, but they do not appear. I thought I had to use > > :BEAMER_env: ignoreheading > > explicitly to suppress the headings and

Re: [O] [PATCH] org-attach.el: Fetch attachments from git annex

2016-01-26 Thread Kyle Meyer
Erik Hetzner writes: > Kyle Meyer wrote: >> s/if/when/ > > I’m sorry, you said this before, but I’ve always used =if= except in the case > where I’d otherwise need =progn=. Is the principle here that =when= should be > used when there is no else block? Yes, for

[O] Links in headings are broken

2016-01-26 Thread Titus von der Malsburg
I just updated org-mode from Elpa and since then links in headings are not anymore interpreted as links. Example: * [[http://www.google.com][Google]] I’d expect to see * Google with “Google” being clickable but instead I see the complete code for the link. Links in normal text work as

Re: [O] Links in headings are broken

2016-01-26 Thread Bruno Bigras
I think I have the same problem. Also some "TODO" keywords are now highlighted in some headings but it could be related. In the "*messages*" buffer I have: font-lock-fontify-keywords-region: Wrong type argument: listp, org-level-1Error during redisplay: (jit-lock-function 240) signaled

Re: [O] [PATCH] org-latex-compile timestamp checks

2016-01-26 Thread Anthony Cowley
Rasmus writes: > Nicolas Goaziou writes: > Eventually, I think at least ox-texinfo.el, ox-man.el and ox-groff.el need a similar trick. >>> >>> Perhaps there should be an error check in ox-odt as well? I guess the >>> only thing that could happen is that the

Re: [O] Links in headings are broken

2016-01-26 Thread Titus von der Malsburg
On 2016-01-26 Tue 11:35, Bruno Bigras wrote: > I think I have the same problem. Also some "TODO" keywords are now > highlighted in some headings but it could be related. I can confirm the error messages. Also, I think Bruno means that the TODO keywords are *not* highlighted. This also affects

Re: [O] Links in headings are broken

2016-01-26 Thread Bruno Bigras
2016-01-26 14:58 GMT-05:00 Titus von der Malsburg : > I think Bruno means that the TODO keywords are *not* highlighted. You're right. Sorry for the confusion.

Re: [O] Links in headings are broken

2016-01-26 Thread Nicolas Goaziou
Hello, Bruno Bigras writes: > 2016-01-26 14:58 GMT-05:00 Titus von der Malsburg : >> I think Bruno means that the TODO keywords are *not* highlighted. > > You're right. Sorry for the confusion. This was fixed yesterday. Regards, -- Nicolas Goaziou

Re: [O] Again - Unable to filter agenda to show only non-tagged items

2016-01-26 Thread Nicolas Goaziou
Hello, "sgeorgii ." writes: > Today I completely uninstalled org-mode from emacs, restalled fresh and > installed the latest org version 20160125. > > I see the bug right now on my screen. > > M-x > > org-agenda > > M > > Match: > >

[O] Conditionally formatting org-html-postamble-format

2016-01-26 Thread Kaushal Modi
Hi, I have the org-html-postamble-format set to the below: (setq org-html-postamble-format `(("en" ,(concat "Exported using " ;; "%c" is replaced with `org-html-creator-string' ;; Emacs (Org mode

Re: [O] [PATCH] org-attach.el: Fetch attachments from git annex

2016-01-26 Thread Rasmus
>> I have to admit I am reluctant to add another option to org-mode. What do you >> think about a y-or-n-p if the file needs fetching that will ask if the user >> would like to get the file from git annex? > > I think a y-or-n-p prompt would be fine. It also has the advantage that > it would

Re: [O] [PATCH] org-attach.el: Fetch attachments from git annex

2016-01-26 Thread Rasmus
Erik Hetzner writes: >> Seems fine, but I wonder if it wouldn’t be better to check the exit code >> of say an annex command and relies on its checking. E.g. on my system >> >> (zerop (shell-command "cd ~/annex/doc.annex/ && git annex info --fast" >> nil)) => t >> (zerop

Re: [O] [PATCH] org-latex-compile timestamp checks

2016-01-26 Thread Rasmus
Hi Anthony, > Eventually, I think at least ox-texinfo.el, ox-man.el and ox-groff.el > need a similar trick. Perhaps there should be an error check in ox-odt as well? I guess the only thing that could happen is that the zip/odt can’t be written, which could happen if

Re: [O] [PATCH] org-latex-compile timestamp checks

2016-01-26 Thread Nicolas Goaziou
Hello, Rasmus writes: > Short weekend... Thanks for reminding. Would you be interested in > providing patches for the other backends? I’d be a bit troubled by fixing > a general issue for one backend only. FWIW, I applied the patch before reading your answer. Regards, --

Re: [O] [PATCH] org-latex-compile timestamp checks

2016-01-26 Thread Rasmus
Nicolas Goaziou writes: > Rasmus writes: > >> Short weekend... Thanks for reminding. Would you be interested in >> providing patches for the other backends? I’d be a bit troubled by fixing >> a general issue for one backend only. > > FWIW, I applied the

[O] Error when applying table formula

2016-01-26 Thread T.F. Torrey
Hello, I'm getting a weird error. When I "make vanilla" from the current git repo, I don't get the error, so I'm sure it's something I've done, but I'm not sure what, and my customizations make tracking down the problem complicated. I know I can find out the source, but I'm hoping that someone

Re: [O] table editor is off screen

2016-01-26 Thread Nicolas Goaziou
Hello, Karl Voit writes: > * Samuel Wales wrote: >> i find the table editor is broken in maint. the point in the other >> window is off screen most of the time. at least with large fonts. > > In my setup, this is always the case, yes. Very annoying.

Re: [O] table editor is off screen

2016-01-26 Thread Samuel Wales
thanks! -- The Kafka Pandemic: http://thekafkapandemic.blogspot.com The disease DOES progress. MANY people have died from it. And ANYBODY can get it. Denmark: free Karina Hansen NOW.

[O] bug#22399: org-mode fontification

2016-01-26 Thread Stefan Monnier
>> I see the problem. org-src-font-lock-fontify-block is using buffers >> named " org-src-fontification:" in an unusual way: >> they're updated via normal buffer modifications, but they're not put in >> font-lock-mode, so all the font-lock machinery which tries to keep the >> fontification