TANI Kojiro

Results 7 issues of TANI Kojiro

I installed roswell via linuxbrew, then ran `ros` on the command line. ## Environment Ubuntu 14.04 LTS on Codeanywhere. ``` uname -a Linux box-codeanywhere 2.6.32-042stab112.15 #1 SMP Tue Oct 20...

Looks better than cl-readline. https://github.com/sharplispers/linedit

Current: - via `ros install` Already proposed: - an executable with ASDF (#18 ) Other possibilities: - quicklisp; not enough now. this project needs much more improvement on its quality.

- [ ] Improve English - [ ] Update screen cast - [x] Japanese version _Sent from my VAIO VPA051 using [FastHub](https://play.google.com/store/apps/details?id=com.fastaccess.github)_

It's not comfortable for me that atom-slime splits the panes ***vertically*** when it starts. Can I split panes ***horizontally*** like in Emacs? Thanks.

e.g.) scipy.fftpack, matplotlib.pyplot and more... ```python from scipy import fftpack # OK! import scipy as _ fftpack = getattr(scipy, 'fftpack') # AttributeError... ```

bug
wontfix