Eugene Medvedev

Results 27 comments of Eugene Medvedev

You mean I would have to create a new derived major mode for every URL? That strikes me as exceedingly inconvenient.

Just about any kind of hook will do, as long as whatever runs in it can get the full URL of the page somehow and make its own decision on...

I would do a PR, only I don't Go. :) I'd end up rewriting this from scratch in something else I'm afraid.

Well, I ended up rewriting it in the end. :) https://github.com/Mihara/nimlike

Alter the value can be accomplished without an extra submenu if we have left-right (or +/- or whatever) buttons. They can also be used to select the current step. We...

It is. Do you _actually_ want to click it and do we _actually_ want to code cursors and associated messy low-level console support? I'm going to make a kOS interface...

Try a scenario module. I initially thought of using it to store all the persistence variables, but in the end decided that tracking part identifiers for part-specific data was too...

I'm suddenly experiencing something very similar: Videos cast from my phone with the YouTube app result in no MediaStatus updates. Manually invoking `casttube` to play a video does.

There, took care of all the linting issues.