Federico Iachetti

Results 11 comments of Federico Iachetti

Any chance to have this PR reviewed and merged? It'd be nice to stop having warnings

I'm working on this ATM. I already extracted the `Renderable` interface from `SGML`. Any name you'd like me to use when extracting the interface `HTML`?

> 3. `HTMLRenderable` a module that extends `SGML` with a specific set of tag; > > 4. `SVGRenderable` a module that extends `SGML` with a different set of tags; For...

@joeldrapper also, I'm working on a Linux machine and don't have a Mac. Could you help me solve failing Mac specs?

Try using rvm. (http://rvm.io) That will let you choose the Ruby version On Jul 7, 2014 7:03 AM, "Simon Jakobi" [email protected] wrote: > +1 > > There should be a...

I had the same error. I fixed it by using Ruby 2.0 instead of 2.1 $ rvm install 2.1 $ rvm use 2.1 $ xiki -i You can leave 2.1...

It works when I use xsh -i but not when using just xsh. If I don't pass -i I just see an empty buffer Federico Martín Iachetti http://federico.iachetti.com.ar/ On Mon,...

It works well for me . Try running xiki ip It should return you IP address then run xiki web/start and access http://localhost:8161 And, on the editor config, you will...

I had the same problem. So I decided to create a separate config for emacs and xiki. But finally, I managed to config it the way I wanted. If you're...