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] 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

[O] Accents Issues in Table formula in French.

2013-08-27 Thread flav
ed `)' Orig: vsum(@2..@2) $xyz-> vsum(@2..@2) @r$c-> vsum((#ERROR)) $1->vsum((#ERROR)) --^ Error: #'s not allowed in this context Thanks for help -- flav

Re: [O] babel perl issue

2012-12-11 Thread flav
Ok, I have deleted some files on my system. I have mis install org (twice in 2 path, bla bla) and I seem to work better. Thanks a lot for help And excuse me 2012/12/11 Eric Schulte > flav writes: > > > Le 10/12/2012 18:24, Eric Schulte a écrit : > >> 1. make sure

Re: [O] babel perl issue

2012-12-11 Thread flav
Le 11/12/2012 14:45, Eric Schulte a écrit : flav writes: Le 10/12/2012 18:24, Eric Schulte a écrit : 1. make sure you're using a recent version of Org-mode, either the latest release or from git, see http://orgmode.org/worg/org-faq.html#Keeping-current 2. start Emacs with t

Re: [O] babel perl issue

2012-12-11 Thread flav
eported with M-x org-version) Hope this helps, flav writes: I am sorry for my misunderstood but I put (require 'org) in my .emacs and there is no change. 2012/12/10 Eric Schulte As I mentioned in my previous message you have to require Org-mode before executing the following snippet.

Re: [O] babel perl issue

2012-12-10 Thread flav
g-babel-do-load-languages > 'org-babel-load-languages > '((perl . t))) > > flav writes: > > > still an issue : > > > > > > Debugger entered--Lisp error: (void-function org-babel-do-load-languages) > > (org-babel-do-load

Re: [O] babel perl issue

2012-12-10 Thread flav
still an issue : Debugger entered--Lisp error: (void-function org-babel-do-load-languages) (org-babel-do-load-languages (quote org-babel-load-languages) (quote (...))) eval-buffer(# nil "/home/flav/.emacs" nil t) ; Reading at bu$ load-with-code-conversion("/home/flav/.ema

[O] Org css

2012-12-10 Thread flav
Hello, I can't find out the css of the orgmode web site. Is it possible to get it ? Where ? Thanks -- flav

Re: [O] babel perl issue

2012-12-10 Thread flav
I put (require 'ob-tangle) in my .emacs I am sorry but now Symbol's function definition is void: org-not-nil when I do C-c C-o in a perl block 2012/12/10 flav > I put (require 'ob-tangle) in my .emacs > I am sorry but now > > Symbol's function definition is v

Re: [O] babel perl issue

2012-12-09 Thread flav
I put (require 'ob-tangle) in my .emacs I am sorry but now Symbol's function definition is void: org-not-nil 2012/12/9 ASSI > require 'ob-tangle -- flav

[O] babel perl issue

2012-12-09 Thread flav
taa" . artist) ("asymptote" . asy) ("dot" . fundamental) ("sqlite" . sql) ("calc" . fundamental) ("C" . c) ("cpp" . c++) ("screen" . shell-script) ("perl" . perl M-x org-version : Org-mode version 7.9.2 (7.9.2-dist @ /usr/share/emacs/site-lisp/org/) I am sorry, I am sure, I have not done it well, but if you can't help me ! -- flav

Re: [O] Issue with #+TBLFM in dynamic block

2012-09-27 Thread flav
Thanks ! A lot ! On Thu, Sep 27, 2012 at 02:44:52PM +0200, Michael Brand wrote: > Hi flav > > It seems to me that you have run into the same issue I tried to > resolve some time ago without success and described here: > http://thread.gmane.org/gmane.emacs.orgmode/48764 > >

[O] Issue with #+TBLFM in dynamic block

2012-09-27 Thread flav
IN: columnview :hlines 1 :id global :maxlevel 2 :skip-empty-rows t | ITEM | Note | |--+--| | ** scube | C| | ** ids | D| #+END: M-x org-version Org-mode version 7.9.1 (7.9.1-dist @ /usr/share/emacs/site-lisp/org/) Do you have an idea ? Thanks -- flav