Re: [O] ob-stan.el is empty.

2016-02-02 Thread Toshiaki Ara
> Hello, > > Toshiaki Ara writes: > >> I use org-20160118 (ELPA). >> >> However, an error occurred when "(require 'ob-stan)" was executed. >> because lisp/ob-stan.el is empty (0 byte). > > "ob-stan.el" belongs to development branch. However ELPA releases are > made from the stable branch. > >

Re: [O] ob-stan.el is empty.

2016-02-02 Thread Nicolas Goaziou
Hello, Toshiaki Ara writes: > I use org-20160118 (ELPA). > > However, an error occurred when "(require 'ob-stan)" was executed. > because lisp/ob-stan.el is empty (0 byte). "ob-stan.el" belongs to development branch. However ELPA releases are made from the stable branch. Regards, -- Nicolas

[O] ob-stan.el is empty.

2016-01-22 Thread Toshiaki Ara
I use org-20160118 (ELPA). However, an error occurred when "(require 'ob-stan)" was executed. because lisp/ob-stan.el is empty (0 byte). The file in org-mode repository is right. (http://orgmode.org/cgit.cgi/org-mode.git/tree/lisp/ob-stan.el) Toshiaki Ara