Marcin Cieślak

Results 277 comments of Marcin Cieślak

Whatever is wrong here, you might want to check 0.7.6 with https://github.com/brianmario/charlock_holmes/commit/018be8532670c618034951f611748259689447a1

Indeed, adding this in my tox.ini did help for now: ``` [testenv] deps = flake8==3.7.3 ```

I have applied #9 and #16 and it seems to work better now.

Sure, it is not - I was just starting up racoon for a very first time and seeing an exception scrolling down wasn't a good sign (especially since I am...

On GNU Emacs 25.1: ``` Mastodon mode defined in ‘mastodon.el’: Major mode for Mastodon, the federated microblogging network. This mode runs the hook ‘mastodon-mode-hook’, as the final step during initialization....

The marker does not appear even there are some actual updates (`Replaced 3 occurences`). Getting the home timeline again updates the marker.

Might be a backend issue - toots favourited from emacs do not appear as such on the web timeline quickly

I think your WIP fixes https://github.com/earwig/mwparserfromhell/pull/289 ...

Looks you are running a debug build of the node engine, and this will cause debug builds of modules.

Looks like electron says it is a `Debug` build of node?