Mik

Results 12 comments of Mik

Yes I have finally found a workaround with message passing. Thank you for the explanation. I am on MacOSX but I have several linux too. I will try to take...

Ok I'll try this. I am under virtualenv with pypy3. I will try with cpython3 too. Thx

Hello, I tried with cpython and ETF native lib works in this enviornment. For pypy it doesn't work. Perhaps it's normal I don't know. Thx anyway

Ok. I can look for this I think.

Hello I have just tried to build this example and the build works. Has this bug been fixed ?

Ok sorry it is about the tutorial one. I tried one from conrod_glium/example

@evmar There is a rjsx-mode in emacs which works fine. I don't use web-mode. @tam5 I don't know tide, but what I would like is editing tsx the same manner...

I looked into swagger.py and I propose to do that instead at [l-143](https://github.com/factset/quart-openapi/blob/8e282355dbce22f844e2ed7b88e9db8e651d66ac/quart_openapi/swagger.py#L143): ```python from quant import request # ... spec = { 'openapi': '3.0.0', 'info': infos, 'servers': [ {...

Yes it works when I eval the expression in emacs buffer but that's exacttly what I have in my configuration: ``` (custom-set-variables ;; custom-set-variables was added by Custom. ;; If...

Hi, I retried with this configuration with the rust-mode hook deactivated and it seems to work now with this configuration. Sorry for that, but I must have made mistake when...