[O] different faces for #+BEGIN_EXAMPLE blocks and #+BEGIN_SRC blocks?

2017-02-10 Thread Xebar Saram
Hi all

Was wondering if it was possible to have different faces (bg,fg etc) for
#+BEGIN_EXAMPLE blocks and #+BEGIN_SRC blocks?

thx alot

Z


Re: [O] Babel R source blocks problem

2017-02-10 Thread Thomas S. Dye
Aloha Chuck,

Charles C. Berry writes:
>
> A look at the `slidify-example.org' file in the `org-9-plus' branch of my
> (chasberry) `orgmode-accessories' github repo might be a good start with
> .Rmd exports even if you do not want to use `slidify'.

Your ox-ravel exporter is a pleasure to use.  I'm farther along than I
thought I'd be at this point.

I'm new to much of the R ecosystem, including slidify, so forgive some
noob ignorance in the following three questions:

1) I've specified the properties EXPORT_TITLE and EXPORT_AUTHOR, but
they don't show up in the .Rmd file.  Is this a limitation of ox-ravel,
or do I need to learn how to insert them in the Org mode source?

2) How do I instruct ox-ravel to include the graphics output of a source
code block?  I tried :ravel fig=TRUE as a header to the source code
block, but no dice.  Most of my experience is with ox-latex, so that
colors my expectations here; i.e. I'm expecting a [[file:myfile.pdf]]
link to produce a graphic in the output.

3) I've been knitting the .Rmd output using RStudio, which is also new
to me.  I don't mind doing this (it is what the session organizer is
going to do with the .Rmd file I send next week), but I'm wondering
if you have an emacs-only solution?

All the best,
Tom

--
Thomas S. Dye
http://www.tsdye.com



Re: [O] Bug: Latex fragments: snippet-flag in packages alist ignored in 9.0.4

2017-02-10 Thread Nicolas Goaziou
Hello,

plus  writes:

> Steps to reproduce:
> 1. emacs -Q
> 2. load org 9.0.4
> 3. (add-to-list 'org-latex-packages-alist '("" "polyglossia" nil))
> 4. switch to org-mode and attempt to render any fragment, e.g. $test$
> 5. error
>
> If you look at the tex file produced, polyglossia has been included in
> the preamble even though snippet-flag is nil. Additionally longtable,
> wrapfig, rotating, capt-of, hyperref are all included in the preamble
> despite the fact their snippet-flag is nil. (These are packages in
> org-latex-default-packages-alist).
>
> The relevant function that has been changed in 9.0.4 is
> `org-create-formula-image'. It looks like the function used to generate
> latex-header, `org-create-formula--latex-header', has been replaced with
> `org-latex-make-preamble' (defined in ox-latex.el).
>
> Restoring org-create-formula--latex-header from 9.0.3 and redefining
> org-create-formula-image again restores the old behaviour for me. Of
> course I don’t know what the problem actually is with the new
> function.

Fixed. Thank you.

Regards,

-- 
Nicolas Goaziou



Re: [O] Feature request: lists with letters

2017-02-10 Thread Nicolas Goaziou
Hello,

Titus von der Malsburg  writes:

> On 2017-02-09 Thu 09:29, Rasmus wrote:
>> Titus von der Malsburg  writes:
>>
>>> That’s a neat hack that might come in handy at some point.  However, it
>>> changes the bullet point to letters for /all/ ordered lists in the
>>> document, not just for those that use letters in the org source.
>>
>> Yes, I use the simplest possible example.  Here's an example that changes
>> it for one list at the cost of an extra package.
>>
>> #+latex_header: \usepackage[shortlabels]{enumitem}
>> #+attr_latex: :options [a.]
>> 1. one
>> 2. two
>> 3. three
>
> Again, this is nice and honestly I admire your skill and knowledge.  But
> this solution only works for LaTeX export and not for HTML and other
> targets.  When I start writing documents, I often do not even know what
> the target is eventually going to be.  Also, I often export org to
> multiple targets, for example, my lecture notes are usually exported to
> HTML and to PDF.

For multiple outputs, you can stack #+attr_ lines, e.g.;

  #+attr_latex: :options [a.]
  #+attr_html: some clever code which I don't know.
  1. one
  2. two

Again, I'm sure it is useful for some documents, but I don't think Org
should provide such WYSIWYG feature. It simply is out of its scope. What
would be next? Provide two different bullet types in the output when the
document also uses two of them?

The point, however, is that it is probably already possible to have
alphabetical lists in the output, as Rasmus pointed out. You may not
dismiss the hints given to you so quickly. It could solve your problem,
only not the way you're expecting it to be solved.

Anyway, I'm not opposed to apply tweaks to back-end if needed. What I'm
opposed to, however, is to _guarantee_,even with a defcustom, that
alphabetical lists in the document become alphabetical lists in the
output.

It is also possible to create your own extended back-ends that generate
alphabetical lists. You might also want to share them here.

Regards,

-- 
Nicolas Goaziou



Re: [O] allowframebreaks in beamer export

2017-02-10 Thread Nicolas Goaziou
Hello,

Rafael  writes:

> I would like to export to beamer, in such a way that all frames have
> the 'allowframebreaks' option.

See `org-beamer-frame-default-options'.

> I thought the following would work, but
> when I export, the frames in the .tex file have no
> allowframebreaks. Maybe I am misunderstanding the way that properties
> are inherited,

You probably don't, but "BEAMER_..." properties are not inherited on
purpose, since they are almost certainly specific to the heading.

Regards,

-- 
Nicolas Goaziou



Re: [O] Release 9.0.5

2017-02-10 Thread Nicolas Goaziou
Hello,

Fabrice Popineau  writes:

> Sorry for the noise.
> I found the culprit and it was on my side.
> Everything is working again
> but there are still 3 unexpected failures to the tests.

FWIW, i cannot reproduce it. Neither can the BuildBot.

Regards,

-- 
Nicolas Goaziou



Re: [O] org-table: Can't assign numbers to range

2017-02-10 Thread Nicolas Goaziou
Karl Voit  writes:

> * Nicolas Goaziou  wrote:

>> Because "@I$1..@II$1" is not as obvious as you may think at first
>> thought. As a consequence, it is forbidden.
>
> Hm. So is it true that I can't come up with a formula that fills up
> the cells with those integers except cell-by-cell?

Not if you can come up with a left-hand side that doesn't refer to
@I or @II.

Regards,



Re: [O] org-annotate/collaboration?

2017-02-10 Thread Alan E. Davis
Im using GNU/Linux, Ubutu and/or Arch.

In bot cases I am using Ext4 filesystems, although i do use Fat
filesystem(s)for compatibiliy with OS/X,  that i infrequently use.


On Fri, Feb 10, 2017 at 1:19 PM Cook, Malcolm  wrote:

> Alan, just wondering, what operating system and file system are you using
> now?
>
>
>
-- 
[I do not] carry such information in my mind since it is readily
available in books. …The value of a college education is not the
learning of many facts but the training of the mind to think.
  ---Albert Einstein



"Sweet instruments hung up in cases. . . keep their sounds to themselves."

 ---Shakespeare, _Timon of Athens_


Re: [O] Release 9.0.5

2017-02-10 Thread Fabrice Popineau
Sorry for the noise.
I found the culprit and it was on my side.
Everything is working again
but there are still 3 unexpected failures to the tests.

Regards


2017-02-10 22:37 GMT+01:00 Fabrice Popineau :

> Maybe this explains it :
>
> Ran 670 tests, 667 results as expected, 3 unexpected (2017-02-10
> 22:35:45+0100)
> 14 expected failures
>
> 3 unexpected results:
>FAILED  test-org-element/link-parser
>FAILED  test-org-export/file-uri
>FAILED  test-org-pcomplete/keyword
>
> But it is still not a fix :-/
>
> Fabrice
>
> 2017-02-10 21:25 GMT+01:00 Fabrice Popineau :
>
>> Hi Bastien and list,
>>
>> I have updated Org this morning from the master branch and I have a
>> problem.
>> Inserting a link as the first element of a line result in a strange
>> behaviour.
>> Sometimes, the link is not indented as it should relatively to the header
>> above,
>> and the link seems to continue after the eol. Look at the printscreen :
>>
>> [image: Images intégrées 1]
>>
>> I can't add a new line after the link.
>> Anybody has already seen something like this ?
>>
>> Thanks for any clue in fixing this problem.
>>
>> Fabrice
>>
>> 2017-02-10 14:53 GMT+01:00 Bastien :
>>
>>> Hi all,
>>>
>>> Org 9.0.5, a minor bugfix release, is out.
>>>
>>> Thanks!
>>>
>>> --
>>>  Bastien
>>>
>>>
>>>
>>
>>
>> --
>> Fabrice Popineau
>> -
>> SUPELEC
>> Département Informatique
>> 3, rue Joliot Curie
>> 91192 Gif/Yvette Cedex
>> Tel direct : +33 (0) 169851950 <01%2069%2085%2019%2050>
>> Standard : +33 (0) 169851212 <01%2069%2085%2012%2012>
>> --
>>
>>
>
>
> --
> Fabrice Popineau
> -
> SUPELEC
> Département Informatique
> 3, rue Joliot Curie
> 91192 Gif/Yvette Cedex
> Tel direct : +33 (0) 169851950 <01%2069%2085%2019%2050>
> Standard : +33 (0) 169851212 <01%2069%2085%2012%2012>
> --
>
>


-- 
Fabrice Popineau
-
SUPELEC
Département Informatique
3, rue Joliot Curie
91192 Gif/Yvette Cedex
Tel direct : +33 (0) 169851950
Standard : +33 (0) 169851212
--


Re: [O] Question about running the tests

2017-02-10 Thread Skip Collins
Perhaps the bundled org in stock emacs interfered with a newer
downloaded version because load-path is not configured properly. If a
mixed-version installation happened to Carsten, it is probably
happening to lots of people. I also use a Mac and it's happened to me
before. What else can be done to prevent this from affecting normal
users? Would it be possible for org to do a quick self-consistency
check on startup?



Re: [O] Release 9.0.5

2017-02-10 Thread Russell Adams
On Fri, Feb 10, 2017 at 02:53:56PM +0100, Bastien wrote:
> Hi all,
>
> Org 9.0.5, a minor bugfix release, is out.

With the other responses I wanted to add that I upgraded to 9.0.4 this
morning and it broke babel executing shell code. I updated to 9.0.5 as
soon as it was available and it fixed it.

I appreciate the fixes!



--
Russell Adamsrlad...@adamsinfoserv.com

PGP Key ID: 0x1160DCB3   http://www.adamsinfoserv.com/

Fingerprint:1723 D8CA 4280 1EC9 557F  66E8 1154 E018 1160 DCB3



Re: [O] Release 9.0.5

2017-02-10 Thread Fabrice Popineau
Maybe this explains it :

Ran 670 tests, 667 results as expected, 3 unexpected (2017-02-10
22:35:45+0100)
14 expected failures

3 unexpected results:
   FAILED  test-org-element/link-parser
   FAILED  test-org-export/file-uri
   FAILED  test-org-pcomplete/keyword

But it is still not a fix :-/

Fabrice

2017-02-10 21:25 GMT+01:00 Fabrice Popineau :

> Hi Bastien and list,
>
> I have updated Org this morning from the master branch and I have a
> problem.
> Inserting a link as the first element of a line result in a strange
> behaviour.
> Sometimes, the link is not indented as it should relatively to the header
> above,
> and the link seems to continue after the eol. Look at the printscreen :
>
> [image: Images intégrées 1]
>
> I can't add a new line after the link.
> Anybody has already seen something like this ?
>
> Thanks for any clue in fixing this problem.
>
> Fabrice
>
> 2017-02-10 14:53 GMT+01:00 Bastien :
>
>> Hi all,
>>
>> Org 9.0.5, a minor bugfix release, is out.
>>
>> Thanks!
>>
>> --
>>  Bastien
>>
>>
>>
>
>
> --
> Fabrice Popineau
> -
> SUPELEC
> Département Informatique
> 3, rue Joliot Curie
> 91192 Gif/Yvette Cedex
> Tel direct : +33 (0) 169851950 <01%2069%2085%2019%2050>
> Standard : +33 (0) 169851212 <01%2069%2085%2012%2012>
> --
>
>


-- 
Fabrice Popineau
-
SUPELEC
Département Informatique
3, rue Joliot Curie
91192 Gif/Yvette Cedex
Tel direct : +33 (0) 169851950
Standard : +33 (0) 169851212
--


Re: [O] org-annotate/collaboration?

2017-02-10 Thread Cook, Malcolm
Alan, just wondering, what operating system and file system are you using now?



Re: [O] Release 9.0.5

2017-02-10 Thread Fabrice Popineau
Hi Bastien and list,

I have updated Org this morning from the master branch and I have a problem.
Inserting a link as the first element of a line result in a strange
behaviour.
Sometimes, the link is not indented as it should relatively to the header
above,
and the link seems to continue after the eol. Look at the printscreen :

[image: Images intégrées 1]

I can't add a new line after the link.
Anybody has already seen something like this ?

Thanks for any clue in fixing this problem.

Fabrice

2017-02-10 14:53 GMT+01:00 Bastien :

> Hi all,
>
> Org 9.0.5, a minor bugfix release, is out.
>
> Thanks!
>
> --
>  Bastien
>
>
>


-- 
Fabrice Popineau
-
SUPELEC
Département Informatique
3, rue Joliot Curie
91192 Gif/Yvette Cedex
Tel direct : +33 (0) 169851950
Standard : +33 (0) 169851212
--


Re: [O] Release 9.0.5

2017-02-10 Thread Bastien Guerry
Hi Jorge,

Jorge Morais Neto  writes:

> Could we provide an Elisp function to fix this semi-automatically?

I have been affected by this problem too.  I don't have my computer
this week-end, but I'll have a close look on monday.

Thanks,

-- 
 Bastien



Re: [O] Release 9.0.5

2017-02-10 Thread Jorge Morais Neto
On 10 February 2017 at 11:53, Bastien  wrote:
> Org 9.0.5, a minor bugfix release, is out.
In Org 9.0.5, clock out notes are again stored below the corresponding
clock line, restoring the behavior of an earlier release.  There were
interim releases, up to 9.0.4, that stored the clock out notes /above/
the clock line. Users should be warned to fix clock out notes taken by
affected Org releases.  Existing important data following the interim
convention need to be fixed, transposing each affected clock out note
with the clock line.  If both conventions are mixed, then, to identify
which clock line corresponds to each clock out note, either the user
will need to remember the time period when they used an affected
release, or remember directly which clock out line corresponds to each
ambiguous note, or analise the version history of their Org files.  So
the longer the user takes to address the problem, the greater the
chance of data loss.  I think this issue is important.

Could we provide an Elisp function to fix this semi-automatically?

Regards
-- 
• I am Brazilian.  I hope my English is correct and I welcome corrections.
• Please adopt free formats like PDF, ODF, Org, LaTeX, Opus, WebM and 7z.
• Free (as in free speech) software for Android: https://f-droid.org/



[O] allowframebreaks in beamer export

2017-02-10 Thread Rafael

I would like to export to beamer, in such a way that all frames have
the 'allowframebreaks' option. I thought the following would work, but
when I export, the frames in the .tex file have no
allowframebreaks. Maybe I am misunderstanding the way that properties
are inherited, so my question is: is there a way to have all frames
with allowframebreaks option, without having to declare explicitly the
'BEAMER_OPT' property in all frame subheadings?

#+BEGIN_SRC org
,#+title: Presentation
,#+latex_header: \usepackage{lipsum}
,#+options: H:2

,* A part
  :PROPERTIES:
  :BEAMER_OPT: allowframebreaks=0.8
  :END:

,** First
   \lipsum[1-2]
  
,** Second
   \lipsum[3-4]

,* COMMENT Local Variables

# Local Variables:
# org-use-property-inheritance: t
# End:
#+END_SRC

(BTW, I know and understand when the beamer manual says that the
'allowframebreaks' option is evil, but in this case I want to produce
reading notes only for my use, and I find that beamer export is rather
convenient.) 



Re: [O] org-table: Can't assign numbers to range

2017-02-10 Thread Karl Voit
* Nicolas Goaziou  wrote:
> Hello,
>
> Karl Voit  writes:
>
>> Hi!
>>
>> | foo |
>> |-|
>> | |
>> | |
>> |-|
>> | |
>> | |
>> |-|
>>
>> #+TBLFM: @I$1..@II$1=1 :: @II$1..@III$1=2
>>
>> Results in "user-error: Can't assign to hline relative reference"
>>
>> Why?
>
> Because "@I$1..@II$1" is not as obvious as you may think at first
> thought. As a consequence, it is forbidden.

Hm. So is it true that I can't come up with a formula that fills up
the cells with those integers except cell-by-cell?

-- 
get mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML into Org-mode:
   > get Memacs from https://github.com/novoid/Memacs <
Personal Information Management > http://Karl-Voit.at/tags/pim/
Emacs-related > http://Karl-Voit.at/tags/emacs/




Re: [O] Bug: Clocking Notes [9.0.4 (9.0.4-elpaplus @ /home/giammi/.emacs.d/elpa/org-plus-contrib-20170124/)]

2017-02-10 Thread Nicolas Goaziou
Hello,

gian-maria.daf...@giammi.com (Gian-Maria Daffré) writes:

> Hello,
>
> (Might be that this is a duplicate,since I had a mail problem)
>
> I get a strange behaviour when cloking out and adding the notes.
>
> The expected result should be:
>
> ** Task XYZ
>:LOGBOOK:
>CLOCK: [2017-02-09 Thu 11:34]--[2017-02-09 Thu 11:57] =>  0:23
>- Worked on task A
>CLOCK: [2017-02-07 Die 10:18]--[2017-02-07 Die 11:08] =>  0:50
>- Worked on task B
>CLOCK: [2017-02-06 Mon 13:22]--[2017-02-06 Mon 13:59] =>  0:37
>- Worked on task C
>:END:
>
> The current out put is (see Task A)
>
> ** Task XYZ
>:LOGBOOK:
>- Worked on task A
>CLOCK: [2017-02-09 Thu 11:34]--[2017-02-09 Thu 11:57] =>  0:23
>CLOCK: [2017-02-07 Die 10:18]--[2017-02-07 Die 11:08] =>  0:50
>- Worked on task B
>CLOCK: [2017-02-06 Mon 13:22]--[2017-02-06 Mon 13:59] =>  0:37
>- Worked on task C
>:END:

IIRC, it was fixed in Org 9.0.5.

Regards,
-- 
Nicolas Goaziou



Re: [O] org-table: Can't assign numbers to range

2017-02-10 Thread Nicolas Goaziou
Hello,

Karl Voit  writes:

> Hi!
>
> | foo |
> |-|
> | |
> | |
> |-|
> | |
> | |
> |-|
>
> #+TBLFM: @I$1..@II$1=1 :: @II$1..@III$1=2
>
> Results in "user-error: Can't assign to hline relative reference"
>
> Why?

Because "@I$1..@II$1" is not as obvious as you may think at first
thought. As a consequence, it is forbidden.

Regards,

-- 
Nicolas Goaziou



[O] Release 9.0.5

2017-02-10 Thread Bastien
Hi all,

Org 9.0.5, a minor bugfix release, is out.

Thanks!

-- 
 Bastien




Re: [O] Question about running the tests

2017-02-10 Thread Marco Wahl
Hi Carsten,

> I am trying to run the test suite (never tried before) and I am running
> into problems.
> Can anyone see what is going wrong here?

> [org-mode] Sir? make EMACS=/Applications/Emacs.app/Contents/MacOS/Emacs
> test-dirty
>
> install -m 755 -d
> /var/folders/82/xcvgb4057p7fj72g12rdxvsmgp/T//tmp-orgtest
>
> TMPDIR=/var/folders/82/xcvgb4057p7fj72g12rdxvsmgp/T//tmp-orgtest
> /Applications/Emacs.app/Contents/MacOS/Emacs  -Q -batch --eval '(setq
> vc-handled-backends nil org-startup-folded nil)'  --eval '(add-to-list
> '"'"'load-path (concat default-directory "lisp"))' --eval '(add-to-list
> '"'"'load-path (concat default-directory "testing"))'  -l
> org-batch-test-init --eval '(setq org-batch-test t org-babel-load-languages
> (quote ( (awk . t)  (C . t)  (fortran . t)  (maxima . t)  (lilypond . t)
> (octave . t)  (python . t)  (sh . t)  (perl . t)  (emacs-lisp . t)  (shell
> . t)  (org . t))) org-test-select-re "\\(org\\|ob\\)" )' -l org-loaddefs.el
> -l cl -l testing/org-test.el -l ert -l org -l ox  --eval
> '(org-test-run-batch-tests org-test-select-re)'
>
> Cannot open load file: no such file or directory, ob-sh
>

Guess: It's the "sh".  There is no ob-sh anymore.  "sh" is now "shell".


Best regards

   Marco





Re: [O] Feature request: lists with letters

2017-02-10 Thread Titus von der Malsburg

On 2017-02-09 Thu 09:29, Rasmus wrote:
> Titus von der Malsburg  writes:
>
>> That’s a neat hack that might come in handy at some point.  However, it
>> changes the bullet point to letters for /all/ ordered lists in the
>> document, not just for those that use letters in the org source.
>
> Yes, I use the simplest possible example.  Here's an example that changes
> it for one list at the cost of an extra package.
>
> #+latex_header: \usepackage[shortlabels]{enumitem}
> #+attr_latex: :options [a.]
> 1. one
> 2. two
> 3. three

Again, this is nice and honestly I admire your skill and knowledge.  But
this solution only works for LaTeX export and not for HTML and other
targets.  When I start writing documents, I often do not even know what
the target is eventually going to be.  Also, I often export org to
multiple targets, for example, my lecture notes are usually exported to
HTML and to PDF.

  Titus


signature.asc
Description: PGP signature


[O] Bug: Clocking Notes [9.0.4 (9.0.4-elpaplus @ /home/giammi/.emacs.d/elpa/org-plus-contrib-20170124/)]

2017-02-10 Thread Gian-Maria Daffré

Hello,

(Might be that this is a duplicate,since I had a mail problem)

I get a strange behaviour when cloking out and adding the notes.

The expected result should be:

** Task XYZ
   :LOGBOOK:
   CLOCK: [2017-02-09 Thu 11:34]--[2017-02-09 Thu 11:57] =>  0:23
   - Worked on task A
   CLOCK: [2017-02-07 Die 10:18]--[2017-02-07 Die 11:08] =>  0:50
   - Worked on task B
   CLOCK: [2017-02-06 Mon 13:22]--[2017-02-06 Mon 13:59] =>  0:37
   - Worked on task C
   :END:

The current out put is (see Task A)

** Task XYZ
   :LOGBOOK:
   - Worked on task A
   CLOCK: [2017-02-09 Thu 11:34]--[2017-02-09 Thu 11:57] =>  0:23
   CLOCK: [2017-02-07 Die 10:18]--[2017-02-07 Die 11:08] =>  0:50
   - Worked on task B
   CLOCK: [2017-02-06 Mon 13:22]--[2017-02-06 Mon 13:59] =>  0:37
   - Worked on task C
   :END:


Thanks for looking into it.

Best
Giammi
.



Emacs  : GNU Emacs 24.4.1 (x86_64-pc-linux-gnu, GTK+ Version 3.14.5)
 of 2015-03-07 on trouble, modified by Debian
Package: Org mode version 9.0.4 (9.0.4-elpaplus @ 
/home/giammi/.emacs.d/elpa/org-plus-contrib-20170124/)

current state:
==
(setq
 org-src-lang-modes '(("plantuml" . plantuml) ("ocaml" . tuareg)
  ("elisp" . emacs-lisp) ("ditaa" . artist)
  ("asymptote" . asy) ("dot" . fundamental)
  ("sqlite" . sql) ("calc" . fundamental) ("C" . c)
  ("cpp" . c++) ("C++" . c++) ("screen" . shell-script)
  ("shell" . sh) ("bash" . sh))
 org-clocktable-defaults '(:maxlevel 3 :lang "en" :scope file :block nil
   :wstart 1 :mstart 1 :tstart nil :tend nil :step nil
   :stepskip0 nil :fileskip0 nil :tags nil :emphasize
   nil :link nil :narrow 40! :indent t :formula nil
   :timestamp nil :level nil :tcolumns nil :formatter
   nil)
 org-clock-persist-query-save t
 org-tab-first-hook '(org-babel-hide-result-toggle-maybe
  org-babel-header-arg-expand)
 org-log-note-clock-out t
 org-agenda-clockreport-parameter-plist '(:link t :maxlevel 5 :fileskip0 t
  :compact t)
 org-agenda-skip-deadline-prewarning-if-scheduled t
 org-icalendar-combined-agenda-file "~/org/ical.ics"
 org-time-clocksum-use-fractional t
 org-speed-command-hook '(org-speed-command-default-hook
  org-babel-speed-command-hook)
 org-agenda-fontify-priorities t
 org-agenda-diary-file "~/org/cal.org"
 org-agenda-skip-timestamp-if-done t
 org-icalendar-combined-name "Calendar"
 org-occur-hook '(org-first-headline-recenter)
 org-metaup-hook '(org-babel-load-in-session-maybe)
 org-icalendar-include-todo t
 org-html-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME CONTENTS)"]
 org-log-done 'time
 org-latex-format-inlinetask-function 
'org-latex-format-inlinetask-default-function
 org-confirm-shell-link-function 'yes-or-no-p
 org-finalize-agenda-hook '(bh/org-agenda-to-appt)
 org-columns-default-format "%38ITEM(Details) %TAGS(Context) %7TODO(To Do) 
%PRIORITY %SCHEDULED %DEADLINE %5Effort(Effort){:} %6CLOCKSUM"
 org-ascii-format-inlinetask-function 'org-ascii-format-inlinetask-default
 org-startup-align-all-tables t
 org-export-with-date nil
 org-icalendar-use-deadline '(event-if-not-todo event-if-todo todo-due)
 org-agenda-skip-scheduled-if-done t
 org-latex-format-headline-function 'org-latex-format-headline-default-function
 org-default-notes-file "/home/giammi/org/notes.org"
 org-agenda-time-leading-zero t
 org-icalendar-use-scheduled '(event-if-not-todo event-if-todo todo-start)
 org-agenda-include-diary t
 org-after-todo-state-change-hook '(org-clock-out-if-current)
 org-latex-format-drawer-function #[514 "\207" [] 3 "\n\n(fn ## CONTENTS)"]
 org-odt-format-headline-function 'org-odt-format-headline-default-function
 org-from-is-user-regexp "\\"
 org-icalendar-timezone "Europe/Zurich"
 org-src-mode-hook '(org-src-babel-configure-edit-buffer
 org-src-mode-configure-edit-buffer)
 org-tags-column -79
 org-agenda-before-write-hook '(org-agenda-add-entry-text)
 org-babel-pre-tangle-hook '(save-buffer)
 org-log-redeadline 'time
 org-global-properties '(("Effort_ALL" .
  "0:30 1:00 2:00 3:00 4:00 5:00 6:00 8:00 12:00 0:00")
 ("STYLE_ALL" . "habit"))
 org-mode-hook '(turn-on-font-lock evil-org-mode
 #[0 "\300\301\302\303\304$\207"
   [add-hook change-major-mode-hook org-show-block-all append
local]
   5 "\n\n(fn)"]
 #[0 "\300\301\302\303\304$\207"
   [add-hook change-major-mode-hook org-babel-show-result-all
append local]
   5 "\n\n(fn)"]
 org-babel-result-hide-spec org-babel-hide-all-hashes
 org-eldoc-load)
 org-refile-targets '((org-agenda-files :maxlevel . 10))
 

[O] Question about running the tests

2017-02-10 Thread Carsten Dominik
Hi,

I am trying to run the test suite (never tried before) and I am running
into problems.
Can anyone see what is going wrong here?

Thanks

Carsten

[org-mode] Sir? make EMACS=/Applications/Emacs.app/Contents/MacOS/Emacs
test-dirty

install -m 755 -d
/var/folders/82/xcvgb4057p7fj72g12rdxvsmgp/T//tmp-orgtest

TMPDIR=/var/folders/82/xcvgb4057p7fj72g12rdxvsmgp/T//tmp-orgtest
/Applications/Emacs.app/Contents/MacOS/Emacs  -Q -batch --eval '(setq
vc-handled-backends nil org-startup-folded nil)'  --eval '(add-to-list
'"'"'load-path (concat default-directory "lisp"))' --eval '(add-to-list
'"'"'load-path (concat default-directory "testing"))'  -l
org-batch-test-init --eval '(setq org-batch-test t org-babel-load-languages
(quote ( (awk . t)  (C . t)  (fortran . t)  (maxima . t)  (lilypond . t)
(octave . t)  (python . t)  (sh . t)  (perl . t)  (emacs-lisp . t)  (shell
. t)  (org . t))) org-test-select-re "\\(org\\|ob\\)" )' -l org-loaddefs.el
-l cl -l testing/org-test.el -l ert -l org -l ox  --eval
'(org-test-run-batch-tests org-test-select-re)'

Cannot open load file: no such file or directory, ob-sh

make: *** [test-dirty] Error 255